use default row height and update button column (#10885)

This commit is contained in:
Alan Ren
2020-06-11 16:09:25 -07:00
committed by GitHub
parent a63bdfedd5
commit 4322234d0b
3 changed files with 5 additions and 12 deletions

View File

@@ -165,7 +165,7 @@
.slick-icon-cell-content,
.slick-button-cell-content {
background-position: 7px center !important;
background-position: 5px center !important;
background-repeat: no-repeat;
background-size: 16px !important;
width: 100%;
@@ -176,10 +176,6 @@
align-items: center;
}
.slick-button-cell {
padding: 5px !important;
}
.slick-button-cell-content {
cursor: pointer;
border-width: 0px;