mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update room.core.vue
This commit is contained in:
parent
1b13c945ff
commit
69c75fc464
1 changed files with 2 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue