mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 07:26:03 +01:00
9 lines
125 B
SCSS
9 lines
125 B
SCSS
.inbox-actions {
|
|
.form-group {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.card-body {
|
|
padding: $card-spacer-y $card-spacer-x;
|
|
}
|
|
}
|