mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-25 00:17:40 +01:00
Fix mobile QR context menu
This commit is contained in:
parent
91f369c921
commit
5fd4ed6c81
@ -68,7 +68,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ctx-menu {
|
.ctx-menu {
|
||||||
position: fixed;
|
position: absolute;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -110,4 +110,4 @@
|
|||||||
.list-group .list-group-item.ctx-item {
|
.list-group .list-group-item.ctx-item {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user