1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 18:36:39 +02:00

Flextype Admin Panel: Show nice message if there is no items for current area. #158 #165

This commit is contained in:
Awilum
2019-06-19 16:49:03 +03:00
parent 499fd759f6
commit b6f93c8444

View File

@@ -16,16 +16,17 @@
text-align: center;
width: 100%;
text-align: center;
margin-top: 13%;
margin-top: 15%;
padding: 0;
.far,
.fas {
font-size: 84px;
font-size: 74px;
}
h3 {
font-weight: normal;
font-size: 28px;
padding-top: 0;
padding-bottom: 10px;
}