mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Migrate document attachments view to new UI framework
This commit is contained in:
parent
7cdf97aa86
commit
3d2060ca60
9 changed files with 148 additions and 9 deletions
|
@ -84,4 +84,15 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.empty-label {
|
||||
margin: 10px 0;
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
color: map-get($gray-shades, 700);
|
||||
font-style: italic;
|
||||
padding: 0 7px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue