Adjust checkbox styles

This commit is contained in:
2025-12-07 22:51:31 +00:00
parent 3160e02d41
commit 8700bda104
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@
}
.red .checkbox:checked + label::after {
border-color: #aa0000;
border-color: #dd0000;
}
.red .copy-button {