CopyFileContents: Add padding to button (#2848)

This commit is contained in:
DokterKaj 2024-09-22 03:12:20 +08:00 committed by Nuckyz
parent 1dc2d92493
commit 22a5b18bfa
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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 {