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