Fixed tag add bad alignment
This commit is contained in:
parent
7ddfb06729
commit
06fcef7433
1 changed files with 4 additions and 0 deletions
|
@ -200,4 +200,8 @@ body {
|
|||
max-width: 145px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tag-add {
|
||||
overflow: hidden;
|
||||
}
|
Loading…
Reference in a new issue