@@ -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 {