cuba
cuba copied to clipboard
Borderless table with scrollbar has black vertical line
Description of the bug or enhancement
- Minimal reproducible example
<table stylename="borderless" ... >
...
<table/>
- Actual behavior
For some reason, Vaadin sets border-right
to v-table-header
programmatically.