Prevent conflicting style for poll when replying to status with a poll
This commit is contained in:
parent
72751709df
commit
0aa7066274
|
@ -282,7 +282,7 @@
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#compose-container .poll {
|
#compose-container form .poll {
|
||||||
background-color: var(--bg-faded-color);
|
background-color: var(--bg-faded-color);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
margin: 8px 0 0;
|
margin: 8px 0 0;
|
||||||
|
|
Loading…
Reference in a new issue