1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-03-07 08:37:31 +03:00

Slight layout adjustments

This commit is contained in:
Lim Chee Aun 2022-12-12 22:15:13 +08:00
parent ad8ae165a6
commit 79f1b255d2

View file

@ -417,14 +417,12 @@ a.card:hover {
} }
.status.large .extra-meta { .status.large .extra-meta {
padding-top: 0; padding-top: 0;
margin-left: calc(-50px - 4px); margin-left: calc(-50px - 8px);
} }
/* ACTIONS */ /* ACTIONS */
.status .actions { .status .actions {
margin-left: -8px; /* visual balance */
padding-top: 16px;
display: flex; display: flex;
gap: 8px; gap: 8px;
justify-content: space-between; justify-content: space-between;