mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-12-28 20:57:09 +08:00
fix: 优化圆角标签栏上下边距(PR By Gitee@bigtomato1)
Closes #IDCGGY
This commit is contained in:
@@ -184,7 +184,7 @@ const reload = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tabs {
|
.tabs {
|
||||||
padding-top: 5px;
|
padding: 5px 0;
|
||||||
background-color: var(--color-bg-1);
|
background-color: var(--color-bg-1);
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user