Add stylesheet to restore <9.4.2 behavior

This commit is contained in:
Subnet_Masked 2023-10-23 08:39:18 -04:00
parent 2ebfd61780
commit 1681517ba5
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,3 @@
.md-nav__item--active{
padding: 0 !important;
}