Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit f72a0c0

Browse files
fix for issue SORMAS-Foundation#2812
1 parent 47b2332 commit f72a0c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • sormas-ui/src/main/webapp/VAADIN/themes/sormas/components

sormas-ui/src/main/webapp/VAADIN/themes/sormas/components/grid.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ $v-grid-cell-focused-border: none !default;
124124
.v-treegrid-cell {
125125
border-left: none;
126126
border-bottom: none;
127+
background-color: #FEFEFE;
127128
}
128129

129130
.v-grid-column-header-content,

0 commit comments

Comments
 (0)