vendor/assets/stylesheets/_link.scss in active_frontend-11.1.0 vs vendor/assets/stylesheets/_link.scss in active_frontend-12.0.0

- old
+ new

@@ -3,9 +3,10 @@ # Link */ /* # Link ================================================== */ a { + color: inherit; text-decoration: none; touch-action: manipulation; @include transition(all 0.3s ease-in-out); } a[disabled] { \ No newline at end of file