Mute CSS style rule

This commit is contained in:
Alejandro Celaya 2023-08-07 23:34:09 +02:00
parent 6db60f0aa3
commit a2f367357a

View file

@ -1,6 +1,8 @@
@import './utils/ResponsiveTable'; @import './utils/ResponsiveTable';
@import './theme/theme'; @import './theme/theme';
/* stylelint-disable no-descending-specificity */
a, a,
.btn-link { .btn-link {
text-decoration: none; text-decoration: none;