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

refactored license/smtp/genral settings UI

This commit is contained in:
Harvey Kandola 2017-11-28 12:27:50 +00:00
parent fd6b4c051b
commit 75aa00beca
19 changed files with 221 additions and 117 deletions

View file

@ -1,10 +1,15 @@
.view-customize {
.admin-heading {
> .admin-heading {
font-size: 1.5rem;
font-weight: bold;
color: $color-black;
}
> .sub-heading {
font-size: 1.1rem;
color: $color-gray;
}
> .user-admin {
margin: 30px 0;