xiongxing 8 stundas atpakaļ
vecāks
revīzija
53cf64cda6
1 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  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>