Skip to content

Commit 083e491

Browse files
committed
style(polls): Removed min-height from polls css
1 parent 8c04163 commit 083e491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/assets/scss/_global-components.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,6 @@ input[disabled].toggle-switch:checked + label:after { background-color: lighten(
979979
color: $sub-header-font-color;
980980
margin: 1.5rem 0;
981981
max-height: calc(100vh - 16rem);
982-
min-height: 200px;
983982
overflow-x: hidden;
984983
overflow-y: auto;
985984
button { margin: 0.5rem 0 0; width: 100%; }

0 commit comments

Comments
 (0)