mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 22:57:11 +08:00
fix: 修复菜单栏上方的系统名称包含 j、g 等,字母底部显示不全的问题
This commit is contained in:
@@ -63,6 +63,9 @@ const toHome = () => {
|
||||
padding-left: 6px;
|
||||
white-space: nowrap;
|
||||
transition: color 0.3s;
|
||||
line-height: 1.5;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
&:hover {
|
||||
color: $color-theme !important;
|
||||
|
Reference in New Issue
Block a user