Skip to content

Commit

Permalink
#314. Visual improvements
Browse files Browse the repository at this point in the history
const8ine committed Sep 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6bddc9d commit e557505
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
min-width: 13px;
width: 13px;
height: 13px;
margin: 1px 8px 0 0;
margin: 3px 8px 0 0;
@include study-type-mark-pseudo();
}
}
@@ -23,6 +23,11 @@
margin: 0;
}
}

&::ng-deep .mat-expansion-panel-body {
padding-right: 0;
padding-left: 0;
}
}

.experiments-accordion + .experiments-accordion {

0 comments on commit e557505

Please sign in to comment.