fix score color in tron

pull/211/head
Aevann 2023-10-06 16:11:57 +03:00
parent 2645baf298
commit 2421f29eb1
1 changed files with 0 additions and 4 deletions

View File

@ -199,10 +199,6 @@
background-color: var(--gray-300);
}
.comment-actions .score {
color: var(--white);
}
.transparent {
background: None !important;
}