fix(birthdays): anchor photo action buttons under avatar
This commit is contained in:
@@ -349,6 +349,14 @@
|
||||
gap: var(--space-4);
|
||||
}
|
||||
|
||||
.birthday-modal__photo-wrap {
|
||||
width: 84px;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.birthday-modal__fields {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user