Skip to content

Commit 13e8a75

Browse files
Update semcore/data-table/src/components/Body/style.shadow.css
Co-authored-by: Julia Mnizhek <77798437+j-mnizhek@users.noreply.github.com> Signed-off-by: ilyabrower <ilya-brower@yandex.ru>
1 parent b886b82 commit 13e8a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semcore/data-table/src/components/Body/style.shadow.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ SLimitOverlayCellWrapper[gridArea] {
392392
justify-content: center;
393393
z-index: 16;
394394
grid-area: var(--gridArea);
395-
backdrop-filter: blur(3px);
395+
backdrop-filter: blur(6px);
396396
}
397397

398398
SLimitOverlayCellWrapper[left] {

0 commit comments

Comments
 (0)