2
0
Fork 0

fix profile icons on cards

This commit is contained in:
Ruben 2025-08-02 00:16:33 -05:00
commit 33c603980e
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583

View file

@ -378,7 +378,8 @@ label.Select svg {
}
/* buttons on other profiles are just really weird */
.main .panel-default .user-card .user-buttons {
.main .panel-default .user-card .user-buttons,
.user-card .panel-heading .user-info .container .user-buttons {
display: flex;
flex-direction: row;