mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Adjust height of ::before pseudo-element in vertical-tabs.css
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
&::before {
|
||||
width: 70%;
|
||||
height: 1.2px;
|
||||
height: 1px;
|
||||
background: var(--zen-colors-border);
|
||||
content: '';
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user