Skip to content

Commit 31fcee6

Browse files
committed
fix: remove unused classes
1 parent cddbcc6 commit 31fcee6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/MemoryDetailsSection.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,4 @@
4444
&__progress-bar {
4545
height: 10px;
4646
}
47-
48-
&__popup-legend {
49-
flex-shrink: 0;
50-
51-
width: 12px;
52-
height: 12px;
53-
54-
border-radius: var(--g-border-radius-xs);
55-
}
56-
57-
&__popup-name {
58-
color: var(--g-color-text-primary);
59-
}
6047
}

0 commit comments

Comments
 (0)