fix: align checkboxes in grid
This commit is contained in:
parent
046124a94f
commit
c78a72aedd
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@
|
|||
// border-right: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.grid-row-check {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.editable-form .grid-static-col.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue