mirror of
https://github.com/Eugeny/tabby
synced 2025-03-04 15:17:17 +00:00
fixed terminal toolbar padding - fixes #4384
This commit is contained in:
parent
0a0d94ec91
commit
7120e32c91
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
|
||||
&.toolbar-pinned {
|
||||
.content {
|
||||
margin-top: 15px + $toolbarHeight;
|
||||
padding-top: $toolbarHeight;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue