css lul
This commit is contained in:
@ -111,7 +111,7 @@ svg {
|
||||
flex-basis: 100%;
|
||||
height: 5px;
|
||||
transition: height 0.4s;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
background: rgb(23 23 23);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@ -185,8 +185,7 @@ svg {
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.v0ck_player_controls > input[type="range"][name="volume"],
|
||||
.v0ck_player_button.v0ck_volume {
|
||||
.v0ck_player_controls > input[type="range"][name="volume"] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user