src/assets/css/table.scss
@@ -411,6 +411,9 @@ } // gray .background.transparent { @include tableBackground(transparent); } .background.gray-1 { @include tableBackground(#f5f5f5); } @@ -832,6 +835,9 @@ } // gray .font.transparent { color: transparent; } .font.gray-1 { color: #f5f5f5; }