mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 12:45:37 +08:00
feat(frontend):i8n fix;top-bar 右上角个人信息 i18n样式优化
This commit is contained in:
@@ -49,7 +49,11 @@
|
||||
|
||||
.right-menu {
|
||||
float: right;
|
||||
height: 100%;
|
||||
height: 56px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user