We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bbe0e commit a9bbaedCopy full SHA for a9bbaed
html-components/list/web-console/web-console.html
@@ -90,7 +90,7 @@
90
91
92
body
93
- {height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
+ {/*height:calc(100% - 40px);*/display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
94
95
96
body>*
0 commit comments