Browse Source

修复样式

baid222u 5 years ago
parent
commit
f36eb58d53
1 changed files with 1 additions and 14 deletions
  1. 1 14
      pages/project/index.vue

+ 1 - 14
pages/project/index.vue

@@ -101,18 +101,5 @@ export default {
 </script>
 
 <style scoped>
-.bid {
-  height: 100%;
-}
-body div {
-  height: 100%;
-}
-.p1 {
-  display: -webkit-box;
-  /* -webkit-box-orient: vertical; */
-  /*! autoprefixer: ignore next */
-  -webkit-box-orient: vertical;
-  -webkit-line-clamp: 3;
-  overflow: hidden;
-}
+
 </style>