File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,10 +146,15 @@ <h2 style="margin: 0; text-shadow: 0 0 2px var(--search-background);">LANG_CONTR
146146 < span class ="qc-label "> LANG_SILENT</ span >
147147 < input type ="checkbox " id ="silent_switch " class ="qc-switch " hidden >
148148 </ div >
149- < div class ="qcontrol-item " id ="temp_control_qc ">
150- < span class ="material-symbols-rounded "> thermostat_auto</ span >
151- < span class ="qc-label "> LANG_TONE</ span >
152- < span id ="thermostat-value "> 0</ span >
149+ < div style ="display: flex; gap: 10px; ">
150+ < div class ="qcontrol-item " id ="temp_control_qc ">
151+ < span class ="material-symbols-rounded "> thermostat_auto</ span >
152+ < span class ="qc-label "> LANG_TONE</ span >
153+ < span id ="thermostat-value "> 0</ span >
154+ </ div >
155+ < div class ="qcontrol-item " id ="night-mode-qc ">
156+ < span class ="material-symbols-rounded "> bedtime</ span >
157+ </ div >
153158 </ div >
154159 < div class ="qcontrol-item " id ="minimal_mode_qc ">
155160 < span class ="material-symbols-rounded "> filter_tilt_shift</ span >
You can’t perform that action at this time.
0 commit comments