CreatorCenter_OOIN/src/styles/global.scss

8 lines
96 B
SCSS
Raw Normal View History

2025-05-09 09:22:14 +08:00
@import 'custom-theme.scss';
.breadcrumb {
a {
color: var(--bs-body-color) !important;
}
}