refactor: align tag text vertically (#4)
align tag text vertically. The tag input text is aligned too low
This commit is contained in:
Родитель
5c497ad163
Коммит
13c4056ea9
|
@ -121,7 +121,7 @@ $tagInputWidth: 250px;
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
align-items: center;
|
||||
padding: 0px 0px 3px 0px;
|
||||
padding: 0px 0px 5px 0px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче