mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
adjust popout trigger position
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user