resolve comment

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-08-06 10:12:34 +07:00
parent 3b6c05c70a
commit a4007d5697
4 changed files with 4 additions and 12 deletions

View File

@ -169,14 +169,9 @@
// color: #000000E0;
& ::-webkit-scrollbar {
width: $scrollbar-width !important;
width: 0 !important;
height: $scrollbar-width !important;
-webkit-appearance: initial;
// background-color: map-deep-get($config,
// #{$theme},
// "tui-grid-cell-borderColor"
// ) !important;
background-color: rgba(0, 0, 0, 0) !important;
border-radius: 3px !important;
}