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