|
@@ -437,10 +437,10 @@
|
|
|
|
|
|
.progress-bar {
|
|
.progress-bar {
|
|
|
|
|
|
-
|
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
|
/deep/.u-circle-progress {
|
|
/deep/.u-circle-progress {
|
|
- margin-left: 23.3% !important;
|
|
|
|
|
|
+
|
|
position: relative;
|
|
position: relative;
|
|
// min-width:220px;
|
|
// min-width:220px;
|
|
// min-height: 220px;
|
|
// min-height: 220px;
|
|
@@ -591,11 +591,11 @@
|
|
|
|
|
|
|
|
|
|
.progress-bar2 {
|
|
.progress-bar2 {
|
|
-
|
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
|
|
|
|
|
/deep/.u-circle-progress {
|
|
/deep/.u-circle-progress {
|
|
- margin-left: 23.3% !important;
|
|
|
|
|
|
+ // margin-left: 23.3% !important;
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
|
}
|
|
}
|