mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +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;
|
||||
}
|
||||
|
||||
.shaka-text-container > div {
|
||||
height: auto !important;
|
||||
width: auto !important;
|
||||
top: auto !important;
|
||||
left: auto !important;
|
||||
.shaka-video-container .material-icons-round {
|
||||
@apply !text-xl;
|
||||
}
|
||||
|
||||
.shaka-current-time {
|
||||
@apply !text-base;
|
||||
}
|
||||
|
||||
.shaka-text-container * {
|
||||
|
Loading…
Reference in New Issue
Block a user