Skip to content

Commit

Permalink
fix(admin-ui): Fix styling of custom field tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Sep 7, 2023
1 parent 298e90c commit ef3d2f9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
display: contents;
}

//vdr-custom-field-control + vdr-custom-field-control {
// margin-top: calc(var(--space-unit) * 2);
//}
::ng-deep clr-tabs .btn.btn-link {
box-shadow: none;
}

0 comments on commit ef3d2f9

Please sign in to comment.