Reduce gap between actions in entry card
This commit is contained in:
@@ -112,7 +112,7 @@ h4 {
|
|||||||
.entry-card__actions.inline {
|
.entry-card__actions.inline {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.35rem;
|
gap: 0.1rem;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user