mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-16 13:04:06 +00:00
Remove titlebar height defaults
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
:global(#app.platform-darwin) .outer {
|
||||
margin-top: var(--darwin-titlebar-height, 46px);
|
||||
margin-top: var(--darwin-titlebar-height);
|
||||
}
|
||||
|
||||
.inner {
|
||||
|
Reference in New Issue
Block a user