guoxiaohuan %!s(int64=4) %!d(string=hai) anos
pai
achega
4a92e37c35
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      src/components/Rotation/src/rotation.vue

+ 6 - 6
src/components/Rotation/src/rotation.vue

@@ -77,14 +77,14 @@ export default {
     .rotationCon {
         height: 100%;
         width: 100%;
-        // display: flex;
+        display: flex;
     }
     img {
-        // max-width: 100%;
-        // max-height: 100%;
-        // display: block;
-        // margin: auto;
-        min-width: 100%;
+        max-width: 100%;
+        max-height: 100%;
+        display: block;
+        margin: auto;
+        // min-width: 100%;
     }
 }
 .rotationFullYlt {