Minor improvements to poll composing UI (#12319)
- Disable the “add option” button instead of hiding it - Allow poll option inputs to scale to full width
This commit is contained in:
parent
66c1fe0495
commit
7cdb8c10e9
2 changed files with 2 additions and 3 deletions
|
@ -392,6 +392,7 @@
|
|||
.autosuggest-input,
|
||||
.spoiler-input {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.spoiler-input {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue