désactive href mot clef ressources liées

This commit is contained in:
2023-10-04 15:18:33 +02:00
parent 56f52ccfb5
commit 2c67afe9fc
3 changed files with 5 additions and 2 deletions
@@ -373,7 +373,7 @@
padding-left: 0.1rem;
padding-right: 0.1rem;
display: inline-flex;
pointer-events: none;
pointer-events: none !important;
cursor: default;
}
}
@@ -106,6 +106,7 @@
padding-left: 0.1rem;
padding-right: 0.1rem;
display: inline-flex;
pointer-events: none;
}
}
}