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