Remove no longer needed style in admin menu

We don't need it since we removed the `is-active` class in submenu items
in commit 55d2cfe5b.
This commit is contained in:
Javi Martín
2023-01-12 13:30:08 +01:00
parent 30edfbcea6
commit e3b3a8b87a

View File

@@ -177,9 +177,5 @@
font-weight: normal;
margin-#{$global-right}: 0;
}
.is-active {
border-bottom: 0;
}
}
}