We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13238bb commit ab45a86Copy full SHA for ab45a86
config.toml
@@ -64,7 +64,7 @@ enableMissingTranslationPlaceholders = true
64
pagerSize = 10
65
66
[params]
67
- lc0version="v0.32.0"
+ lc0version="v0.32.1"
68
google_analytics_id="G-MC971PFSYE"
69
math = false
70
themes/leela/assets/css/additional/odds.css
@@ -109,8 +109,6 @@
109
110
.radio-card.selected {
111
border-color: var(--color-border-active);
112
- /* Using border-active (Accent) for the thick left border to indicate selection clearly */
113
- border-left-width: 4px;
114
background-color: var(--color-bg-secondary);
115
}
116
0 commit comments