mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Hide title bar overflow (fixes #52)
This commit is contained in:
parent
05bfd54fb5
commit
e53019a4b0
@ -72,6 +72,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
#root.platform-darwin .titlebar {
|
||||
height: var(--darwin-titlebar-height);
|
||||
|
Loading…
Reference in New Issue
Block a user