mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Fixed bootstrap collapse display
This commit is contained in:
@@ -15,3 +15,8 @@
|
||||
border-bottom-left-radius: $card-border-radius !important;
|
||||
border-bottom-right-radius: $card-border-radius !important;
|
||||
}
|
||||
|
||||
:host /deep/ .card-header button {
|
||||
box-shadow: none !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user