JX.Li vor 1 Jahr
Ursprung
Commit
176adb5bc1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/components/ConstructionDetails/index.vue

+ 1 - 1
src/components/ConstructionDetails/index.vue

@@ -29,7 +29,7 @@
             <template slot="title">
               <div style="display: flex;width: 100%;height: 100%;">
                 <div
-                  style="width: 3%;height: 29px;margin: auto 0;border-radius: 73%;background-color: rgb(0, 157, 217);box-shadow: 1px 1px #BFBFBF;">
+                  style="width: 15px;height: 15px;margin: auto 10px;border-radius: 73%;background-color: #a3d3ff;box-shadow: 1px 1px rgb(131 131 131 / 62%);">
                 </div>
                 <h2 style="margin-left: 1%;font-weight: 700;">{{ e.updateTime }}</h2>
               </div>