We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3e2665 + 0efe38d commit 7b375c6Copy full SHA for 7b375c6
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