Files

7 lines
105 B
SCSS
Raw Permalink Normal View History

.template-admin-settings-api {
[data-action="copy"]:active {
i::before {
content: '\f00c';
}
}
}