Bilibili-Evolved/registry/lib/components/video/danmaku/airborne/airborne.scss
2023-02-04 17:37:08 +08:00

9 lines
126 B
SCSS

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