Bilibili-Evolved/registry/lib/components/video/danmaku/airborne/airborne.scss
2024-08-15 08:53:58 +08:00

10 lines
146 B
SCSS

.bili-dm,
.b-danmaku,
.bili-danmaku-x-dm {
&.airborne {
text-decoration: underline;
cursor: pointer;
pointer-events: initial;
}
}