revert changes

This commit is contained in:
tomasvaron
2022-07-27 21:26:21 -04:00
committed by GitHub
parent b4909d9e13
commit 053e346fa4

View File

@@ -6,18 +6,17 @@
margin: 0 9px;
border: 1px;
>span {
> span {
padding-right: 12px;
font-size: 13px;
font-family: @DataExplorerFont;
color: @DefaultFontColor;
}
>.lowMemory {
> .lowMemory {
.ms-ProgressIndicator-progressBar {
background-color: @SelectionHigh;
}
.ms-ProgressIndicator-itemDescription {
color: @SelectionHigh;
}