mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-15 11:58:19 +00:00
Remove css fix, and increase player buttons size.
Closes #757 Partly helps with #754
This commit is contained in:
@@ -536,11 +536,12 @@ export default {
|
|||||||
@apply max-h-75vh min-h-64 bg-black;
|
@apply max-h-75vh min-h-64 bg-black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shaka-text-container > div {
|
.shaka-video-container .material-icons-round {
|
||||||
height: auto !important;
|
@apply !text-xl;
|
||||||
width: auto !important;
|
}
|
||||||
top: auto !important;
|
|
||||||
left: auto !important;
|
.shaka-current-time {
|
||||||
|
@apply !text-base;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shaka-text-container * {
|
.shaka-text-container * {
|
||||||
|
Reference in New Issue
Block a user