Skip to content

Commit c5ca732

Browse files
committed
style(css): adjust bottom positioning of element in tabbar for better alignment
1 parent 0795a69 commit c5ca732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/toolbar/tabbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
position: absolute !important;
6262
width: 8px !important;
6363
height: 8px !important;
64-
bottom: 0 !important;
64+
bottom: -0.01px !important;
6565
pointer-events: none !important;
6666
clip-path: inset(0);
6767
}

0 commit comments

Comments
 (0)