mirror of
https://github.com/flarum/core.git
synced 2025-08-14 20:34:10 +02:00
fix(regression): reply button width
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
&, & > .Button {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
&.itemCount1 > .Button {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.ButtonGroup--block {
|
||||
|
Reference in New Issue
Block a user