generated from lucien/api-template
fix: fixed mentions list size
This commit is contained in:
parent
652d6929ef
commit
ecf7b61aca
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
align-items: left;
|
align-items: left;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
width: 20%;
|
min-width: 20%;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue