fix: list-cell padding

This commit is contained in:
huanghongxun 2021-08-29 07:52:57 +08:00
parent 50ce3617be
commit 4df2af82d1

View File

@ -671,7 +671,7 @@
* *
*******************************************************************************/
.list-cell {
.no-padding .list-cell {
-fx-padding: 0;
}