mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
Remove extra height for iframe when menu bar is in desktop
mode
This commit is contained in:
parent
2839e74420
commit
266e41f95c
@ -1383,10 +1383,6 @@ span.header-sort-icon img {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.menubar-style-desktop .window-app-iframe {
|
||||
height: calc(100% + 35px);
|
||||
}
|
||||
|
||||
.window-active .window-app-iframe {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user