Fix swap axes button in Poll

This commit is contained in:
David Benque 2022-12-06 11:35:13 +01:00
parent 9ef6ea4dff
commit 0184030f18
1 changed files with 5 additions and 0 deletions

View File

@ -1040,6 +1040,11 @@
flex-basis: 100px;
border-bottom: 1px solid @cryptpad_text_col;
}
.cp-poll-switch {
button.btn {
border-radius: 0px;
}
}
&:not(.cp-form-poll-switch) {
& > div {
&:last-child {