Skip to content

Commit e0953de

Browse files
committed
Update dark-theme.css
1 parent 2dc14a6 commit e0953de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dark-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ cd-el {
295295
z-index: 1;
296296
margin-right: -100%;
297297
transform: translateX(-100%);
298-
padding-left: calc(13.5px + env(safe-area-inset-left));
298+
padding-left: calc(13.5px + 0.2px + env(safe-area-inset-left));
299299
padding-right: 13.5px;
300300
}
301301

0 commit comments

Comments
 (0)