Adds expand-content component, update various UI measurements
This commit is contained in:
parent
6efd338f87
commit
4b18e4b1c3
11 changed files with 133 additions and 59 deletions
5
src/sass/components/card.scss
Normal file
5
src/sass/components/card.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.card {
|
||||
&.card-gutter-compact {
|
||||
margin: 10px 12px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue