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:
parent
fd6b4c051b
commit
75aa00beca
19 changed files with 221 additions and 117 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue