Fix buttons in color themes

This commit is contained in:
2025-12-05 00:35:06 +00:00
parent 5dd2069af5
commit 125c1c5225
4 changed files with 19 additions and 3 deletions

View File

@@ -305,6 +305,7 @@ button.comment {
.copy-button {
font: 1.5rem/1 'icomoon2';
color: #828282;
background: transparent;
border: none;
cursor: pointer;