1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Improve style of empty state for add new section

This commit is contained in:
Harvey Kandola 2018-06-07 14:24:27 +01:00
parent dea7a99aed
commit bf305d271e
2 changed files with 7 additions and 2 deletions

View file

@ -34,6 +34,11 @@
font-weight: bold;
}
.new-section-empty {
font-size: 1.2rem;
color: $color-gray;
}
.preset-list {
margin: 0;
padding: 0;