fix
This commit is contained in:
parent
5fa60cf124
commit
90d4405500
1 changed files with 2 additions and 1 deletions
|
@ -203,7 +203,8 @@
|
|||
<link rel="stylesheet" href="/@{{v.username}}/css">
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{'DEFAULT_COLOR' | app_config}}</style>
|
||||
<style>:root{--primary:#dc2626</style>
|
||||
<!-- <style>:root{--primary:#{{'DEFAULT_COLOR' | app_config}}</style> -->
|
||||
<!-- <link rel="stylesheet" href="/assets/css/{{'DEFAULT_THEME' | app_config}}.css?v=200"> -->
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue