6 lines
156 B
SCSS
Vendored
6 lines
156 B
SCSS
Vendored
.fc-button-primary {
|
|
color: #fff !important;
|
|
background-color: var(--bs-primary) !important;
|
|
border-color:var(--bs-primary) !important ;
|
|
|
|
} |