mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
fixed terminal toolbar padding - fixes #4384
This commit is contained in:
parent
0a0d94ec91
commit
7120e32c91
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
&.toolbar-pinned {
|
&.toolbar-pinned {
|
||||||
.content {
|
.content {
|
||||||
margin-top: 15px + $toolbarHeight;
|
padding-top: $toolbarHeight;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user