feat(ui): align admin project detail with enterprise system
This commit is contained in:
@@ -203,6 +203,15 @@
|
||||
font-size: 34px;
|
||||
}
|
||||
|
||||
.setup-page .setup-header.unified-action-bar {
|
||||
padding: var(--unified-shell-padding-y) var(--unified-shell-padding-x);
|
||||
border-bottom: 1px solid var(--unified-shell-divider);
|
||||
}
|
||||
|
||||
.setup-page .setup-content.unified-section {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 960px) {
|
||||
.unified-action-bar,
|
||||
.unified-section {
|
||||
|
||||
Reference in New Issue
Block a user