mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-12 19:28:22 +00:00
Remove css fix, and increase player buttons size.
Closes #757 Partly helps with #754
This commit is contained in:
parent
265ea59db1
commit
19a1bacd2f
@ -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 * {
|
||||||
|
Loading…
Reference in New Issue
Block a user