CopyFileContents: Add padding to button (#2848)
This commit is contained in:
parent
1dc2d92493
commit
22a5b18bfa
|
@ -1,6 +1,7 @@
|
|||
.vc-cfc-button {
|
||||
color: var(--interactive-normal);
|
||||
cursor: pointer;
|
||||
padding-left: 4px;
|
||||
}
|
||||
|
||||
.vc-cfc-button:hover {
|
||||
|
|
Loading…
Reference in a new issue