mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
10 lines
120 B
CSS
10 lines
120 B
CSS
@import "@videojs/skins/audio/default.css";
|
|
|
|
audio-player {
|
|
display: contents;
|
|
}
|
|
|
|
audio-skin {
|
|
display: contents;
|
|
}
|