mirror of https://github.com/jumpserver/jumpserver
perf: 修改颜色
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