浏览代码

删除 '微信小程序/app.wxss'

13395952019 6 年之前
父节点
当前提交
5a92e7747a
共有 1 个文件被更改,包括 0 次插入10 次删除
  1. 0 10
      微信小程序/app.wxss

+ 0 - 10
微信小程序/app.wxss

@@ -1,10 +0,0 @@
-/**app.wxss**/
-.container {
-  height: 100%;
-  display: flex;
-  flex-direction: column;
-  align-items: center;
-  justify-content: space-between;
-  padding: 200rpx 0;
-  box-sizing: border-box;
-}