Add AirPlay player button
This commit is contained in:
@@ -377,4 +377,8 @@ header h1 {
|
||||
height: 40vh;
|
||||
height: calc((var(--vh, 1vh) * 40));
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.vjs-airplay .vjs-icon-placeholder::before {
|
||||
content: 'AP';
|
||||
}
|
||||
Reference in New Issue
Block a user