fix(ui): add loading indicator
This commit is contained in:
parent
25fb7c1c97
commit
80d3fbad9c
@ -239,3 +239,7 @@ allows controlling them individually
|
||||
[data-mode="grayscale"] video:hover {
|
||||
filter: grayscale(0);
|
||||
}
|
||||
|
||||
.nuxt-loading-indicator {
|
||||
opacity: unset !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user