mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-26 10:15:10 +02:00
Update room.core.vue
This commit is contained in:
@@ -806,6 +806,7 @@ function enterOnline() {
|
||||
left: 0;
|
||||
z-index: 1;
|
||||
width: 100%;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.overlayBottom {
|
||||
@@ -859,6 +860,7 @@ function enterOnline() {
|
||||
font-size: 90%;
|
||||
gap: 1em;
|
||||
padding: 8px 16px;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.modifiedText {
|
||||
|
||||
Reference in New Issue
Block a user