api(css): fix the three-column wrap
This commit is contained in:
parent
8d183b3cbf
commit
3f89c79a57
|
@ -92,6 +92,7 @@ input.api-filter {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
box-sizing: border-box;
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
|
|
Loading…
Reference in New Issue