mower-ng/ui/dist/assets/paomadeng.css
fuyn101 2454541e06
Some checks failed
ci/woodpecker/push/check_format Pipeline failed
自定义关卡随便刷/活动关卡放上去可看材料数量
2025-05-23 19:38:34 +08:00

17 lines
346 B
CSS

/* Alert 样式 */
.custom-alert[data-v-a64db44c] {
position: fixed;
z-index: 5000;
margin-top: 10px;
left: var(--1b8e3d43);
right: var(--1b8e3d43);
background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 255, 0.5), rgba(0, 0, 0, 0));
}
/* Marquee 样式 */
.custom-marquee[data-v-a64db44c] {
pointer-events: none;
}