v1.5-alpha.2

This commit is contained in:
carodej
2020-05-16 12:04:28 +02:00
parent 41656235fc
commit d2c4f2aa23
23 changed files with 221 additions and 256 deletions
+5 -6
View File
@@ -140,13 +140,12 @@
}
}
}
}
.empty-list {
@include font-size(12);
color: $text-muted;
display: block;
padding: 15px;
}
.empty-note {
@include font-size(12);
color: $text-muted;
display: block;
}
@media only screen and (max-width: 1024px) {