Fix overflowing tabs

This commit is contained in:
EliverLara
2019-09-17 12:24:23 -05:00
parent 2655779b35
commit 11a6d6f410
3 changed files with 3 additions and 3 deletions

View File

@@ -3030,7 +3030,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 {