mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Mention picker kinda floated on large heights
This commit is contained in:
parent
e11cffeb76
commit
bc4ad88372
@ -815,7 +815,7 @@ p.mentioned span.chatmessage {
|
|||||||
#mention-picker {
|
#mention-picker {
|
||||||
color: black;
|
color: black;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 7%;
|
bottom: 40px;
|
||||||
right: 5%;
|
right: 5%;
|
||||||
z-index: 500;
|
z-index: 500;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
Loading…
Reference in New Issue
Block a user