Fixed #1534 - Checkbox causes layout issues when used inside an overflow: auto div
parent
221a3f827d
commit
13dd5820b3
|
@ -3,6 +3,7 @@
|
|||
cursor: pointer;
|
||||
user-select: none;
|
||||
vertical-align: bottom;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.p-checkbox-box {
|
||||
|
|
Loading…
Reference in New Issue