mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
fix(logo): logo style (#6444)
This commit is contained in:
parent
cc0e13dce0
commit
33a46a6645
@ -169,6 +169,7 @@ const layoutContentClass = css`
|
|||||||
|
|
||||||
const className1 = css`
|
const className1 = css`
|
||||||
width: 168px;
|
width: 168px;
|
||||||
|
height: var(--nb-header-height);
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user