mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 12:47:35 +01:00
adjust popout trigger position
This commit is contained in:
parent
d51098a90b
commit
678a702d6e
@ -16,7 +16,7 @@
|
|||||||
#qr--bar > #qr--popoutTrigger {
|
#qr--bar > #qr--popoutTrigger {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0.25em;
|
right: 0.25em;
|
||||||
top: 0.25em;
|
top: 0;
|
||||||
}
|
}
|
||||||
#qr--popout {
|
#qr--popout {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
> #qr--popoutTrigger {
|
> #qr--popoutTrigger {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0.25em;
|
right: 0.25em;
|
||||||
top: 0.25em;
|
top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#qr--popout {
|
#qr--popout {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user