mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-30 21:50:01 +00:00
perf: 修改颜色
This commit is contained in:
parent
2f71ee71b9
commit
4537e30e4a
@ -22,5 +22,5 @@
|
||||
</style>
|
||||
|
||||
<script>
|
||||
document.documentElement.style.setProperty('--primary-color', "{{ PRIMARY_COLOR }}");
|
||||
document.documentElement.style.setProperty('--primary-color', "{{ INTERFACE.primary_color }}");
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user