mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 08:29:53 +01:00
Fix overflowing tabs
This commit is contained in:
@@ -3066,7 +3066,7 @@ notebook > header {
|
||||
notebook > header.top {
|
||||
border-bottom-style: solid; }
|
||||
notebook > header.top > tabs {
|
||||
margin-bottom: -3px; }
|
||||
margin-bottom: -2px; }
|
||||
notebook > header.top > tabs > tab:backdrop {
|
||||
box-shadow: none; }
|
||||
notebook > header.top > tabs > tab:checked {
|
||||
|
||||
Reference in New Issue
Block a user