Merge branch 'form' into staging

pull/1/head
ansuz 2021-06-11 14:18:07 +05:30
commit 0e386be968
1 changed files with 6 additions and 0 deletions

View File

@ -558,6 +558,9 @@
& > div {
display: flex;
}
.cp-poll-total {
display: flex;
}
.cp-form-poll-body {
flex-flow: column;
max-height: 225px;
@ -646,6 +649,9 @@
}
}
}
.cp-poll-total {
flex-flow: column;
}
.cp-poll-cell:not(.cp-poll-switch) {
&:first-child {
width: 100px;