浏览代码

merge conflicts

Skylsmoi 6 年前
父节点
当前提交
4fa73d63fc
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      backend/pytest.ini
  2. 0 1
      frontend/src/css/Login.styl

+ 1 - 1
backend/pytest.ini 查看文件

@@ -1,4 +1,4 @@
1 1
 [pytest]
2 2
 minversion = 2.8
3
-testpaths = tracim
3
+testpaths = tracim_backend
4 4
 addopts = -s -v

+ 0 - 1
frontend/src/css/Login.styl 查看文件

@@ -45,7 +45,6 @@
45 45
         padding-left 45px
46 46
     &__btnsubmit
47 47
       display block
48
-      margin 0 auto
49 48
       border none
50 49
       width 150px
51 50
       background-color green