Skip to content

Commit 7d6eee0

Browse files
committed
Update full.css
1 parent 47efd26 commit 7d6eee0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

full.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1986,6 +1986,11 @@ body.safari .console-sheet:has(> .footer .input:focus) {
19861986
margin-left: calc(10.5px + 20px);
19871987
}
19881988

1989+
body.safari .console-sheet .logs .log .data.safari-margin-left-update {
1990+
/* set a meaningless style to make Safari update the data's margin-left */
1991+
outline: none;
1992+
}
1993+
19891994
.console-sheet .logs .log:has(> .actions .action.more) .data::after {
19901995
content: '...';
19911996
color: #636d83;

0 commit comments

Comments
 (0)