mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 17:40:23 +03:00
Mute CSS style rule
This commit is contained in:
parent
6db60f0aa3
commit
a2f367357a
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue