Improvement to poll composer
This commit is contained in:
parent
34ee13ba3e
commit
5f870a3122
4 changed files with 16 additions and 0 deletions
|
|
@ -973,6 +973,10 @@ body.layout-single-column {
|
|||
.layout-single-column .compose-form__poll-wrapper .poll__footer .button.button-secondary {
|
||||
padding: 6px 16px;
|
||||
}
|
||||
.layout-single-column .compose-form__poll-wrapper .icon-button.disabled {
|
||||
color: transparent;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -973,6 +973,10 @@ body.layout-single-column {
|
|||
.layout-single-column .compose-form__poll-wrapper .poll__footer .button.button-secondary {
|
||||
padding: 6px 16px;
|
||||
}
|
||||
.layout-single-column .compose-form__poll-wrapper .icon-button.disabled {
|
||||
color: transparent;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue