fix checkboxes when zoomed out in browser
This commit is contained in:
parent
8826b8c371
commit
e5da43f170
1 changed files with 1 additions and 0 deletions
|
@ -920,6 +920,7 @@ th.align-right {
|
||||||
.table .checkbox-replacement,
|
.table .checkbox-replacement,
|
||||||
.table .radio-replacement {
|
.table .radio-replacement {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
width: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-overview tbody .icon-checkbox,
|
.table-overview tbody .icon-checkbox,
|
||||||
|
|
Loading…
Reference in a new issue