mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:16:41 +08:00
FIX: composer collapse position while uploading (#21101)
This commit is contained in:
parent
9e269f993b
commit
87515b1aa0
|
@ -369,6 +369,7 @@ html.composer-open {
|
|||
#file-uploading {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-right: auto;
|
||||
a {
|
||||
margin-left: 0.33em;
|
||||
color: var(--primary-high);
|
||||
|
|
Loading…
Reference in New Issue
Block a user