1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

$border-color-transparent not defined

This commit is contained in:
Sarin Na Wangkanai
2022-09-01 20:27:31 +07:00
parent aba1e03b15
commit ff2ddf4fa0

View File

@@ -171,7 +171,7 @@ body:not(.theme-dark) .hide-theme-light {
}
.list-group-item {
border-color: $border-color-transparent;
//border-color: $border-color-transparent;
}
.list-group-item:not(.disabled):not(:disabled) {