mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 18:29:52 +01:00
Decrease vertical spacing of inbox action bar
This commit is contained in:
parent
70d5f932fc
commit
d11aff1db9
1 changed files with 4 additions and 0 deletions
|
@ -2,4 +2,8 @@
|
|||
.form-group {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
padding: $card-spacer-y $card-spacer-x;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue