10 lines
140 B
SCSS
10 lines
140 B
SCSS
::ng-deep {
|
|
.accordion-body .mb-3 {
|
|
margin: 0 !important; // hack-ish, for animation
|
|
}
|
|
}
|
|
|
|
.copied-badge {
|
|
right: 8em;
|
|
}
|