chore(scenery): removed default bold text from top list action buttons

This commit is contained in:
2026-04-22 01:42:11 +02:00
parent 19a6929e6f
commit 104a094fd8
@@ -172,10 +172,6 @@ async function fetchTopDispatchersList() {
flex-wrap: wrap;
gap: 0.5em;
font-weight: bold;
button {
font-weight: bold;
}
}
.rating-list-wrapper {