mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 17:35:40 +02:00
Update room.vue
This commit is contained in:
@@ -405,6 +405,10 @@ definePage(() => ({
|
||||
height: 100%;
|
||||
display: block;
|
||||
background: #000;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.controls {
|
||||
|
||||
Reference in New Issue
Block a user