mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-01 14:03:31 +03:00
Slight layout adjustments
This commit is contained in:
parent
ad8ae165a6
commit
79f1b255d2
1 changed files with 1 additions and 3 deletions
|
@ -417,14 +417,12 @@ a.card:hover {
|
|||
}
|
||||
.status.large .extra-meta {
|
||||
padding-top: 0;
|
||||
margin-left: calc(-50px - 4px);
|
||||
margin-left: calc(-50px - 8px);
|
||||
}
|
||||
|
||||
/* ACTIONS */
|
||||
|
||||
.status .actions {
|
||||
margin-left: -8px; /* visual balance */
|
||||
padding-top: 16px;
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Add table
Reference in a new issue