Layout fix for safari

This commit is contained in:
pk
2026-08-08 22:22:41 +02:00
parent f04c0f168f
commit a2ed3bd205
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ class TpDialog extends EventHelpers(LitElement) {
}
.scroll-wrapper {
flex: 1;
flex: 1 1 auto;
box-sizing: border-box;
min-height: 0;
overflow: auto;