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
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 {