Fixes For Lint

This commit is contained in:
thororen1234 2025-02-18 15:10:05 -05:00
parent b5c571823f
commit ddf4d04cb9
No known key found for this signature in database
6 changed files with 7 additions and 11 deletions

View file

@ -106,7 +106,7 @@
}
.vc-more-stickers-category-scroller> :last-child {
position: "absolute";
position: absolute;
pointer-events: none;
min-height: 0;
min-width: 1px;
@ -502,4 +502,4 @@
font-size: 8pt;
font-weight: 600;
color: var(--text-normal);
}
}