Fix QR bar popout position

This commit is contained in:
Cohee
2023-12-06 14:53:29 +02:00
parent d5628d822d
commit 61f186764d

View File

@ -15,6 +15,7 @@
max-width: 100%; max-width: 100%;
overflow-x: auto; overflow-x: auto;
order: 1; order: 1;
position: relative;
} }
#quickReplies { #quickReplies {