3 lines
64 B
SCSS
3 lines
64 B
SCSS
|
#titlebar {
|
||
|
margin-bottom: calc(0px - var(--tab-min-height));
|
||
|
}
|