Cleanup _overrides.sass

This commit is contained in:
Henriette Darge
2024-11-18 13:53:26 +01:00
parent 7f054d3991
commit cc4789af3f
@@ -28,23 +28,10 @@
// Re-apply the primer styles with higher specificity
// as the OpenProject form styles override them.
.Box
> ul:not(.op-uc-list)
margin-left: 0
.FormControl
label
margin-bottom: 0
input
border-radius: var(--borderRadius-medium)
action-menu
anchored-position
ul
margin-left: 0
.UnderlineNav
@include no-visible-scroll-bar
margin-bottom: 12px
@@ -52,19 +39,21 @@ action-menu
@media screen and (min-width: $breakpoint-sm)
scroll-behavior: smooth
ul.SegmentedControl
margin-left: 0
/* Remove margin-left: 2rem from Breadcrumbs */
#breadcrumb,
page-header,
sub-header,
.op-work-package-details-tab-component,
.tabnav,
.Box-header
.Box-header,
action-menu anchored-position
ol, ul
margin-left: 0
ul.SegmentedControl,
.Box > ul:not(.op-uc-list)
margin-left: 0
#breadcrumb
.breadcrumb-item.breadcrumb-item-selected
a