fix(fe): fix sidebar router links, shrink header height to 44px, and refine workspace tabs UI
This commit is contained in:
@@ -201,7 +201,7 @@ const toggleTheme = () => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
height: 64px;
|
||||
height: 44px;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
padding: 0 var(--spacing-4);
|
||||
|
||||
Reference in New Issue
Block a user