mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-24 16:07:41 +01:00
Fix mobile QR context menu
This commit is contained in:
parent
91f369c921
commit
5fd4ed6c81
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user