mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-22 05:05:33 -06:00
Remove extra height for iframe when menu bar is in desktop mode
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user