mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Hide left gift panel completely (fix #4067)
This commit is contained in:
parent
acce7a1bde
commit
f83c1df2cc
@ -193,81 +193,14 @@ $prefix: 'simplifyLiveroom-switch';
|
|||||||
.gift-section.guard-ent,
|
.gift-section.guard-ent,
|
||||||
.seeds-wrap > .dp-i-block > .item:not(.seeds),
|
.seeds-wrap > .dp-i-block > .item:not(.seeds),
|
||||||
.gift-control-panel .wish-icon,
|
.gift-control-panel .wish-icon,
|
||||||
.gift-control-panel .wish-tip {
|
.gift-control-panel .wish-tip,
|
||||||
|
.gift-control-panel .left-part-ctnr {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.gift-control-section,
|
.gift-control-section,
|
||||||
.gift-control-panel {
|
.gift-control-panel {
|
||||||
height: 48px !important;
|
height: 48px !important;
|
||||||
}
|
}
|
||||||
.gift-left-part {
|
|
||||||
display: flex !important;
|
|
||||||
align-items: center !important;
|
|
||||||
gap: 6px !important;
|
|
||||||
width: auto !important;
|
|
||||||
height: auto !important;
|
|
||||||
padding: 10px 0 0 16px !important;
|
|
||||||
.entry-icon {
|
|
||||||
margin: 0 !important;
|
|
||||||
width: 24px !important;
|
|
||||||
height: 24px !important;
|
|
||||||
}
|
|
||||||
.wait-num {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
.time-span {
|
|
||||||
margin: 1px 0 0 0 !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.draw-box,
|
|
||||||
.anchor-lottery-entry,
|
|
||||||
.treasure-box {
|
|
||||||
display: flex !important;
|
|
||||||
align-items: center !important;
|
|
||||||
padding: 10px 0 0 16px !important;
|
|
||||||
max-height: 36px !important;
|
|
||||||
.draw-box-pic,
|
|
||||||
.anchor-lot-icon,
|
|
||||||
.box-icon {
|
|
||||||
margin: 0 !important;
|
|
||||||
width: 24px !important;
|
|
||||||
height: 24px !important;
|
|
||||||
background-position: 0 -2.5px !important;
|
|
||||||
&.open {
|
|
||||||
background-position: 0 -1px !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.draw-box-pic {
|
|
||||||
transform: scale(1.1);
|
|
||||||
}
|
|
||||||
#BLRHH_treasure_div_tip br {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
#BLRHH_treasure_div {
|
|
||||||
img,
|
|
||||||
canvas {
|
|
||||||
max-height: 24px !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.draw-box-text,
|
|
||||||
.anchor-lot-text,
|
|
||||||
.count-down,
|
|
||||||
#BLRHH_treasure_div_tip,
|
|
||||||
#BLRHH_treasure_div_timer {
|
|
||||||
margin-left: 12px !important;
|
|
||||||
padding: 4px 8px !important;
|
|
||||||
max-width: unset !important;
|
|
||||||
}
|
|
||||||
.awarding-panel {
|
|
||||||
bottom: 42px !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.draw-box {
|
|
||||||
padding-top: 11px !important;
|
|
||||||
}
|
|
||||||
.anchor-lottery-entry {
|
|
||||||
padding-top: 12px !important;
|
|
||||||
}
|
|
||||||
.gift-control-panel .right-part {
|
.gift-control-panel .right-part {
|
||||||
height: 48px !important;
|
height: 48px !important;
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user