Bilibili-Evolved/registry/lib/components/video/danmaku/airborne/airborne.scss
the1812 ceca726023 Add 3.x player support (#3187)
- hideVideoTopMask
- danmakuAirborne
- fullVideoDescription
2022-08-31 22:25:45 +08:00

8 lines
116 B
SCSS

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