chore(): switch to using disallow terminology (#23618)

This commit is contained in:
Liam DeBeasi
2021-07-13 14:03:58 -04:00
committed by GitHub
parent 4b56744d7f
commit 7315e0157b
10 changed files with 34 additions and 34 deletions

View File

@ -16,7 +16,7 @@ ion-virtual-scroll > .virtual-loading {
}
ion-virtual-scroll > .virtual-item {
/* stylelint-disable declaration-no-important, property-blacklist */
/* stylelint-disable declaration-no-important, property-disallowed-list */
position: absolute !important;
top: 0 !important;