mirror of
https://github.com/flarum/framework.git
synced 2025-04-24 21:54:04 +08: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