MDL-42434 chat: Disable stylelint important check
This commit is contained in:
@@ -244,5 +244,6 @@ Dual licensed under MIT and GNU GPLv2 © Nicolas Gallagher
|
||||
}
|
||||
|
||||
#button-send + a > i.text-info {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
@@ -97,5 +97,6 @@
|
||||
}
|
||||
|
||||
#button-send + a > i.text-info {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user