Skip to content

Commit 938c2a1

Browse files
committed
Charts: remove horizontal scrollbar from features list
1 parent 8372225 commit 938c2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The current state of supported feature:
3333
}
3434
#features thead tr th:not(:first-of-type) {
3535
transform: rotate(-90deg);
36-
width: 60px;
36+
width: 40px;
3737
height: 80px;
3838
padding: 0;
3939
text-align: start;

0 commit comments

Comments
 (0)