看板UI更新,主要是弹窗的大BUG
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/* =========================================================
|
||||
custom_login.css — 登录页样式 +【全站主题色变量】
|
||||
下面 :root 里的 --login-* 是全站通用的主题令牌,
|
||||
custom_dashboard.css 等文件都直接引用它们。
|
||||
layout.php 在 custom_dashboard.css 之前加载本文件,
|
||||
所以这些变量对后者可见。改主题色就改这里。
|
||||
========================================================= */
|
||||
|
||||
/* custom_login.css */
|
||||
|
||||
/* Define variables for Light Theme */
|
||||
|
||||
Reference in New Issue
Block a user