mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
8 lines
123 B
SCSS
8 lines
123 B
SCSS
:host {
|
|
.dropdown-toggle::after {
|
|
display: none;
|
|
}
|
|
.dropdown-item {
|
|
padding-left: 20px;
|
|
}
|
|
} |