fix: checkbox styling
This commit is contained in:
@@ -297,16 +297,10 @@
|
||||
}
|
||||
|
||||
.gridjs-table input[data-grid-select-all] {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
margin: 0;
|
||||
border-radius: 4px;
|
||||
border-width: 0.5px;
|
||||
}
|
||||
|
||||
.gridjs-th-content:has(input[data-grid-select-all]) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.gridjs-pagination .gridjs-pages button:last-child {
|
||||
border-right: none;
|
||||
|
||||
Reference in New Issue
Block a user