mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Expand reason descriptions and add configurable link to community guidelines
This commit is contained in:
@@ -56,3 +56,17 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.FlagPostModal {
|
||||
.Form-group {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.checkbox {
|
||||
margin-bottom: 12px;
|
||||
|
||||
strong {
|
||||
display: block;
|
||||
color: @text-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user