mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 06:46:24 +00:00
perf: 修改颜色
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
</style>
|
||||
|
||||
<script>
|
||||
document.documentElement.style.setProperty('--primary-color', "{{ PRIMARY_COLOR }}");
|
||||
document.documentElement.style.setProperty('--primary-color', "{{ INTERFACE.primary_color }}");
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user