mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
8 lines
108 B
SCSS
8 lines
108 B
SCSS
.chip-selected {
|
|
background-color: var(--bs-secondary) !important;
|
|
}
|
|
|
|
.chip-label {
|
|
max-width: 10rem;
|
|
}
|