We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8ad54 commit 342c829Copy full SHA for 342c829
1 file changed
config-checker/index.html
@@ -19,7 +19,7 @@ <h1>Config</h1>
19
</div>
20
21
22
- <div class="section" style="flex: 0 0 max(300px, 40vh)">
+ <div class="section" style="flex: 0 0 min(300px, 40vh)">
23
<div class="title">
24
<h1>Errors</h1>
25
0 commit comments