Reworked mobile UI for some components
This commit is contained in:
@@ -10,3 +10,9 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.player {
|
||||
height: 30vh !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user