mirror of
https://github.com/Funkoala14/CreatorCenter_OOIN.git
synced 2025-06-08 10:39:43 +08:00
8 lines
96 B
SCSS
8 lines
96 B
SCSS
|
@import 'custom-theme.scss';
|
||
|
|
||
|
.breadcrumb {
|
||
|
a {
|
||
|
color: var(--bs-body-color) !important;
|
||
|
}
|
||
|
}
|