feat(platform): reorganize customer navigation
This commit is contained in:
@@ -84,6 +84,15 @@ body {
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
line-height: 18px;
|
||||
display: grid;
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
.vp-nav-section-title small {
|
||||
color: var(--vp-text-muted);
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
.vp-main {
|
||||
|
||||
Reference in New Issue
Block a user