mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
fix: select input cuts off (#4157)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
||||||
.FormSection &, &.FormControl {
|
.FormSection & {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user