mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Show login modal when starting a discussion as a guest
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
.modal-alert {
|
||||
text-align: center;
|
||||
}
|
||||
.modal-body {
|
||||
background-color: @fl-body-secondary-color;
|
||||
padding: 25px;
|
||||
|
Reference in New Issue
Block a user