Fix avatar pendant (fix #3119)

This commit is contained in:
the1812 2022-03-14 09:07:33 +08:00
parent 77d4e04d00
commit bff76a65b0

View File

@ -47,9 +47,23 @@ $prefix: "simplifyLiveroom-switch";
display: flex !important;
padding: 10px 24px 10px 12px !important;
height: auto !important;
.blive-avatar-icons,
.face-pendants {
display: none !important;
}
// .blive-avatar-icons {
// right: -2px !important;
// .blive-avatar-icon {
// width: 12px !important;
// height: 12px !important;
// border-width: 1px !important;
// }
// }
.blive-avatar-pendant {
width: 48px !important;
height: 48px !important;
}
.blive-avatar-face,
.blive-avatar,
.avatar {