We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e2665 commit 0efe38dCopy full SHA for 0efe38d
1 file changed
webapp/css/netpyne.less
@@ -589,6 +589,20 @@ body {
589
.MuiTable-root {
590
border-collapse: separate;
591
}
592
+
593
+ .MuiBackdrop-root {
594
+ .MuiGrid-root {
595
+ display: block;
596
+ width: auto;
597
+ margin: 0;
598
+ flex: none;
599
+ text-align: center;
600
601
+ .MuiCircularProgress-root {
602
+ color: @textColor;
603
+ }
604
605
606
607
608
.instantiatedContainer {
0 commit comments