mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update room.vue
This commit is contained in:
parent
af5bdb4296
commit
6a7e05d00a
1 changed files with 4 additions and 0 deletions
|
|
@ -405,6 +405,10 @@ definePage(() => ({
|
|||
height: 100%;
|
||||
display: block;
|
||||
background: #000;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.controls {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue