1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-09 09:26:22 +00:00

CopyFileContents: Add padding to button (#2848)

This commit is contained in:
DokterKaj 2024-09-22 03:12:20 +08:00 committed by Nuckyz
parent 6c1a220c88
commit bece919c41
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -1,6 +1,7 @@
.vc-cfc-button {
color: var(--interactive-normal);
cursor: pointer;
padding-left: 4px;
}
.vc-cfc-button:hover {