zone properties updated
This commit is contained in:
@@ -733,6 +733,7 @@
|
||||
.asset-properties-container,
|
||||
.zone-properties-container {
|
||||
.header {
|
||||
@include flex-space-between;
|
||||
padding: 8px 12px;
|
||||
border-top: 1px solid var(--highlight-accent-color);
|
||||
border-bottom: 1px solid var(--highlight-accent-color);
|
||||
@@ -758,7 +759,8 @@
|
||||
}
|
||||
}
|
||||
.optimize-button,
|
||||
.generate-report-button {
|
||||
.generate-report-button,
|
||||
.button-save {
|
||||
@include flex-center;
|
||||
background-color: var(--accent-color);
|
||||
color: var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user