add volume control slider and overhaul settings close #109
This commit is contained in:
parent
8255efd3f7
commit
6f97e3d2b9
12 changed files with 225 additions and 56 deletions
|
|
@ -815,4 +815,10 @@ body.kiosk #loading .instructions {
|
|||
>*:not(#divTwc) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
#divInfo {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
max-width: 250px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue