mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-26 07:57:10 +00:00
Merge pull request #3270 from HeyPuter/fix-file-dialog
puter.js - fix issue where content of file dialog wasn't visible
This commit is contained in:
@@ -1407,6 +1407,7 @@ span.header-sort-icon img {
|
||||
}
|
||||
|
||||
.window-body-filedialog {
|
||||
width: auto !important;
|
||||
height: calc(100% - 137px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user