mirror of
https://github.com/flarum/core.git
synced 2025-06-07 07:06:10 +02:00
fix: overlap in minimized composer
This commit is contained in:
parent
9c5dd28e8a
commit
2a04f7e886
@ -269,6 +269,11 @@
|
||||
.fullScreen & {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.minimized & {
|
||||
overflow: hidden;
|
||||
margin-right: 32px;
|
||||
}
|
||||
}
|
||||
.Composer-content {
|
||||
padding: 20px 20px 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user