mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 13:57:02 -04:00
Fixes For Lint
This commit is contained in:
parent
b5c571823f
commit
ddf4d04cb9
6 changed files with 7 additions and 11 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue