0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

🐛 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;
}