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