Fix overflowing tabs

This commit is contained in:
EliverLara
2019-09-17 12:24:23 -05:00
parent 0b36bfdd5d
commit ee372baff9
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ notebook {
&.top {
border-bottom-style: solid;
> tabs {
margin-bottom: -3px;
margin-bottom: -2px;
> tab {