mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix mobile QR context menu
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.ctx-menu {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
@ -110,4 +110,4 @@
|
||||
.list-group .list-group-item.ctx-item {
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user