fix button column accessibility issue (#10307)

* fix accessibility issue

* comment
This commit is contained in:
Alan Ren
2020-05-08 14:24:03 -07:00
committed by GitHub
parent ea84e60fa0
commit 3a70bea70d
2 changed files with 19 additions and 7 deletions

View File

@@ -176,9 +176,8 @@
align-items: center;
}
.slick-icon-cell,
.slick-button-cell {
padding: 0px !important;
padding: 5px !important;
}
.slick-button-cell-content {