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;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
box-sizing: border-box;
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: black;
|
color: black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user