mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 17:23:05 -05:00
use default row height and update button column (#10885)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user