mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 03:36:30 +02:00
Add empty state base CSS for admin views
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -111,3 +111,8 @@ b, strong {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.empty-state {
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
padding-top: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user