mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
found a workaround that doesnt need to use important flag in sass
This commit is contained in:
parent
6beb937a76
commit
64c912f20a
1 changed files with 7 additions and 3 deletions
|
@ -131,9 +131,13 @@ a.breadcrumb__back {
|
|||
}
|
||||
}
|
||||
|
||||
span {
|
||||
a.link_usa-checked {
|
||||
padding: 0 !important;
|
||||
.usa-sidenav {
|
||||
.usa-sidenav__item {
|
||||
span {
|
||||
a.link_usa-checked {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue