mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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 {
|
#file-uploading {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-right: auto;
|
||||||
a {
|
a {
|
||||||
margin-left: 0.33em;
|
margin-left: 0.33em;
|
||||||
color: var(--primary-high);
|
color: var(--primary-high);
|
||||||
|
Loading…
Reference in New Issue
Block a user