2 Commits a13fdbc8db ... c8f5a5b4c6

Author SHA1 Message Date
  lisiyan c8f5a5b4c6 一轮测试bug修复 9 months ago
  lisiyan a13fdbc8db 一轮测试bug修复 9 months ago
2 changed files with 0 additions and 6 deletions
  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;