fix: file-menu: layout problem on mobile landscape
Massimo Melina committed
Jul 28, 2023 at 12:00 UTC
7bc1a053460d2cda1f26548c9f2717a12b1a6051
1 file changed
-1
frontend/src/index.scss
-1
@@ -415,7 +415,6 @@ button label {
415
&:hover { opacity: 1 }
416
}
417
418
-.file-dialog .dialog-content { min-width: calc(100% - 1em); } /* effective and nicer on short names */
418
.file-dialog .dialog { min-width: 13em; } /* more room for title */
419
.file-dialog-properties {
420
word-break: break-word;