Added KDU Level exection in UI
[osm/NG-UI.git] / src / assets / scss / app.scss
index 9e8948d..3f976be 100644 (file)
@@ -71,6 +71,10 @@ body {
     &:focus {
       text-decoration: none;
     }
+    &:not([href]),
+    &:not([href]):hover {
+      color: inherit;
+    }
   }
   .badge {
     @include line-height(normal);