Skip to content

Commit 4f4acac

Browse files
committed
Improve response layout
1 parent 01dad8e commit 4f4acac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/js/ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export class DP100Element extends DP100(LitElement) {
102102
"graph graph graph vOut vOut" 2fr
103103
"graph graph graph iOut iOut" 2fr
104104
"graph graph graph pOut pOut" 1fr
105-
"mode opp vInMax info reset" 120px / 1fr 1fr 1fr 200px 180px;
105+
"mode opp vInMax info reset" 120px / 1fr 1fr 1fr minmax(24vh, max-content) minmax(18vh, max-content);
106106
height: 100vh;
107107
}
108108

0 commit comments

Comments
 (0)