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