We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01dad8e commit 4f4acacCopy full SHA for 4f4acac
1 file changed
assets/js/ui.js
@@ -102,7 +102,7 @@ export class DP100Element extends DP100(LitElement) {
102
"graph graph graph vOut vOut" 2fr
103
"graph graph graph iOut iOut" 2fr
104
"graph graph graph pOut pOut" 1fr
105
- "mode opp vInMax info reset" 120px / 1fr 1fr 1fr 200px 180px;
+ "mode opp vInMax info reset" 120px / 1fr 1fr 1fr minmax(24vh, max-content) minmax(18vh, max-content);
106
height: 100vh;
107
}
108
0 commit comments