1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-08-13 04:41:54 +00:00

fixed terminal toolbar padding - fixes

This commit is contained in:
Eugene Pankov
2021-08-22 20:50:38 +02:00
parent 0a0d94ec91
commit 7120e32c91

@@ -69,7 +69,7 @@
&.toolbar-pinned {
.content {
margin-top: 15px + $toolbarHeight;
padding-top: $toolbarHeight;
}
}
}