mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 16:58:47 +01:00
Make poll form take full width
This commit is contained in:
parent
bcd91851d2
commit
3524eb84c3
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@
|
|||
background-color: var(--bg-faded-color);
|
||||
border-radius: 8px;
|
||||
margin: 8px 0 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#compose-container .poll-choices {
|
||||
|
|
Loading…
Reference in a new issue