widgetsTree remove border

Hello everyone, I use this topic Select tree component with checkbox recursively down and up - CUBA.Platform to do widgetsTree component with checkboxes. It working, but how I can remove borders around checkboxes?
d15a9b3e529d5ebe79352aca1c8c74f0450dbf65

Hello, @kosotd

You can use the following CSS selector to remove border: .v-tree-node-widget.

Regards,
Daniil.