* zin: optimize user menu style.

This commit is contained in:
sunhao
2024-04-30 15:10:25 +08:00
parent 22b0f971e4
commit 35e908beb0
+1 -1
View File
@@ -235,7 +235,7 @@ class header extends wg
set::id('userMenu'),
set::trigger('hover'),
set::placement('bottom-start'),
set::placement('bottom-end'),
set::menu(array('style' => array('color' => 'var(--color-fore)'))),
set::strategy('fixed'),
set::arrow(true),