Remove Extra Style CSS

This commit is contained in:
thororen1234 2025-05-02 21:44:15 -04:00
parent 46b03a686a
commit ac80f3874d
No known key found for this signature in database

View file

@ -1,12 +0,0 @@
.vc-plainFolderIcon-plain {
/* Without this, this are a bit laggier */
transition: none !important;
/* Don't show the mini guild icons */
transform: none;
}
.vc-plainFolderIcon-plain svg {
width: 35px;
height: 35px;
}