mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 11:25:22 +02:00
Mention picker kinda floated on large heights
This commit is contained in:
@ -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%;
|
||||||
|
Reference in New Issue
Block a user