mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
Increase border radius for UI card elements
This commit is contained in:
parent
243a170071
commit
b2cd375936
6 changed files with 12 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
.document-meta-wrapper {
|
||||
padding: 20px 20px 0 20px;
|
||||
@include border-radius(7px);
|
||||
@include border-radius(16px);
|
||||
background-color: map-get($gray-shades, 100);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue