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:
parent
dea7a99aed
commit
bf305d271e
2 changed files with 7 additions and 2 deletions
|
@ -34,6 +34,11 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.new-section-empty {
|
||||
font-size: 1.2rem;
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.preset-list {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue