mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Allow discussions to be hidden and restored
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.Badge--hidden {
|
||||
background: #888;
|
||||
}
|
||||
|
Reference in New Issue
Block a user