mirror of
https://github.com/flarum/core.git
synced 2025-07-30 13:10:24 +02:00
Show modal close button above content
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
.modal-backdrop {
|
||||
background-color: @fl-body-primary-color;
|
||||
|
||||
&.in {
|
||||
opacity: 0.9;
|
||||
}
|
||||
@@ -106,6 +107,7 @@
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 5px;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
.modal-content {
|
||||
|
Reference in New Issue
Block a user