diff --git a/src/components/common/tableGantt.vue b/src/components/common/tableGantt.vue index 315b421..3aacfa6 100644 --- a/src/components/common/tableGantt.vue +++ b/src/components/common/tableGantt.vue @@ -819,7 +819,7 @@ $gantt_item_half: 4px; // background-color: transparent !important; color: #ADFFFE!important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/index.vue b/src/views/index.vue index 27f9c67..624584e 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1477,7 +1477,7 @@ position: absolute; // background-color: transparent !important; color: rgba(255, 255, 255, 0.7) !important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/login.vue b/src/views/login.vue index cd00dbf..48514ae 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -525,7 +525,7 @@ getWeather () { // background-color: transparent !important; color: rgba(255, 255, 255, 0.7) !important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/modelScreen.vue b/src/views/modelScreen.vue index 8d3c7b7..b330aa7 100644 --- a/src/views/modelScreen.vue +++ b/src/views/modelScreen.vue @@ -1475,7 +1475,7 @@ export default { // background-color: transparent !important; color: rgba(255, 255, 255, 0.7) !important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/modelScreenComponents.vue b/src/views/modelScreenComponents.vue index 3059373..a1ff6ca 100644 --- a/src/views/modelScreenComponents.vue +++ b/src/views/modelScreenComponents.vue @@ -1686,7 +1686,7 @@ export default { // background-color: transparent !important; color: rgba(255, 255, 255, 0.7) !important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/progress.vue b/src/views/progress.vue index 401046d..9d9f2ca 100644 --- a/src/views/progress.vue +++ b/src/views/progress.vue @@ -1332,7 +1332,7 @@ export default { // background-color: transparent !important; color: #ADFFFE !important; border: none !important; - padding-left: 0 !important; + padding-left: 0 ; padding-right: 0 !important; } diff --git a/src/views/progressComponents.vue b/src/views/progressComponents.vue index fc27ac3..f9b8b46 100644 --- a/src/views/progressComponents.vue +++ b/src/views/progressComponents.vue @@ -77,7 +77,7 @@