xiongxing преди 8 часа
родител
ревизия
53cf64cda6
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      src/layout/index.vue

+ 6 - 6
src/layout/index.vue

@@ -753,12 +753,12 @@
 		}
 
 		.content {
-			// position: absolute;
-			// top: 120px;
-			// left: 0;
-			// right: 0;
-			// bottom: 70px;
-			// z-index: 40;
+			position: absolute;
+			top: 120px;
+			left: 0;
+			right: 0;
+			bottom: 70px;
+			z-index: 40;
 		}
 	}
 </style>