hgdf
This commit is contained in:
@@ -5532,15 +5532,15 @@ input {
|
|||||||
|
|
||||||
@media (max-width: 555px) {
|
@media (max-width: 555px) {
|
||||||
.tag-suggestions {
|
.tag-suggestions {
|
||||||
position: fixed;
|
position: absolute;
|
||||||
/*left: 10px;*/
|
right: auto;
|
||||||
right: 10px;
|
|
||||||
top: auto;
|
top: auto;
|
||||||
bottom: 5px;
|
bottom: 20px;
|
||||||
min-width: unset;
|
min-width: unset;
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
max-height: 40vh;
|
max-height: 40vh;
|
||||||
border-radius: 10px;
|
border-radius: 0px;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag-suggestion-item {
|
.tag-suggestion-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user