Add parent-child VM nesting support from infrastructure.conf
This commit is contained in:
@@ -419,6 +419,17 @@ main {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.ct-summary-type {
|
||||
font-size: 0.55rem;
|
||||
font-weight: 600;
|
||||
color: #64748b;
|
||||
background: #334155;
|
||||
padding: 0 4px;
|
||||
border-radius: 2px;
|
||||
letter-spacing: 0.05em;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.ct-summary-ip {
|
||||
color: #64748b;
|
||||
font-family: 'SF Mono', 'Fira Code', 'Consolas', monospace;
|
||||
|
||||
Reference in New Issue
Block a user