mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-21 18:13:47 -05:00
[Glitch] Modify profile directory page image borders
Port 9194197de580242e7572aa00b7c07bff6170cf7e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
9f2775830c
commit
104c378cb4
@ -7924,9 +7924,18 @@ img.modal-warning {
|
||||
}
|
||||
|
||||
.scrollable .account-card__title__avatar {
|
||||
img,
|
||||
img {
|
||||
border: 2px solid var(--background-color);
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
border-color: lighten($ui-base-color, 8%);
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
.scrollable .account-card__header {
|
||||
img {
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user