2 커밋 a13fdbc8db ... c8f5a5b4c6

작성자 SHA1 메시지 날짜
  lisiyan c8f5a5b4c6 一轮测试bug修复 9 달 전
  lisiyan a13fdbc8db 一轮测试bug修复 9 달 전
2개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 3
      src/components/calendar/calendar.vue
  2. 0 3
      src/views/projects/user/webhooks.vue

+ 0 - 3
src/components/calendar/calendar.vue

@@ -363,9 +363,6 @@ export default class Calender extends Vue {
   line-height: 40px;
   text-align: center;
   justify-content: space-between;
-  .days {
-    width: 28px;
-  }
 }
 
 .bottom-btn {

+ 0 - 3
src/views/projects/user/webhooks.vue

@@ -334,9 +334,6 @@ export default class webhooks extends Vue {
     display: none !important;
   }
   .webhooks {
-    h2 {
-      white-space: nowrap;
-    }
     .top {
       ::v-deep .el-button {
         width: 24px;