mirror of
https://github.com/flarum/core.git
synced 2025-08-10 02:17:37 +02:00
fix: bad modal alert text alignment (#4152)
This commit is contained in:
@@ -82,6 +82,9 @@
|
|||||||
.Alert {
|
.Alert {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
.Alert-container {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
.Alert-controls {
|
.Alert-controls {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user