mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 07:50:37 +01:00
7 lines
105 B
SCSS
7 lines
105 B
SCSS
.template-admin-settings-api {
|
|
[data-action="copy"]:active {
|
|
i::before {
|
|
content: '\f00c';
|
|
}
|
|
}
|
|
} |