mirror of https://github.com/xwiki-labs/cryptpad
Fix swap axes button in Poll
This commit is contained in:
parent
9ef6ea4dff
commit
0184030f18
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue