🐛 Fix style for absolute positioning

This commit is contained in:
alonso.torres 2023-03-07 14:16:42 +01:00
parent db7c234053
commit 046bd59726

View file

@ -1705,6 +1705,7 @@
color: $color-gray-20;
&.active,
&:hover {
color: $color-primary;
&.dir {
color: $color-primary;
}