mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
fix: widget order tab no longer shows disabled widgets, better font for Russian, add Baidu search engine etc
This commit is contained in:
@@ -129,7 +129,7 @@ export default class SettingsFunctions {
|
||||
<style>
|
||||
${url}
|
||||
* {
|
||||
font-family: '${font}', 'Lexend Deca', 'Roboto' !important;
|
||||
font-family: '${font}', 'Lexend Deca', 'Montserrat' !important;
|
||||
${fontweight}
|
||||
${fontstyle}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user