Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 3f89c79

Browse files
committed
api(css): fix the three-column wrap
1 parent 8d183b3 commit 3f89c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/resources/css/module/_api.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ input.api-filter {
9292
overflow: hidden;
9393
text-overflow: ellipsis;
9494
white-space: nowrap;
95+
box-sizing: border-box;
9596
a {
9697
text-decoration: none;
9798
color: black;

0 commit comments

Comments
 (0)