mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +02:00
Add a first empty state to the discussion list
This commit is contained in:
9
less/lib/Placeholder.less
Normal file
9
less/lib/Placeholder.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.Placeholder {
|
||||
margin-top: 40px;
|
||||
|
||||
p {
|
||||
font-size: 1.4em;
|
||||
color: @muted-more-color;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user