mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
hide shortcuts for spectators
This commit is contained in:
parent
8a651088ff
commit
213d2c6753
2 changed files with 35 additions and 24 deletions
|
|
@ -127,6 +127,10 @@ kbd {
|
|||
overflow: auto;
|
||||
max-height: 90%;
|
||||
max-width: 90%;
|
||||
|
||||
&:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-content input[type="text"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue