mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix avatar pendant (fix #3119)
This commit is contained in:
parent
77d4e04d00
commit
bff76a65b0
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user