Browse Source

看板展示字体计算逻辑修改

zhuth 8 years ago
parent
commit
da2e2897d2

+ 0 - 15
kanban-console/src/main/webapp/resources/css/boardshow/main.css

@@ -280,18 +280,3 @@ body,
   text-align: left;
   padding: 20px;
 }
-.rc-msgbox {
-  opacity: 1;
-  animation-name: fadeout;
-  animation-duration: 3s;
-  animation-fill-mode: forwards ;
-  animation-delay: 5s;
-}
-@keyframes fadeout {
-  0% {
-    opacity: 1;
-  }
-  100% {
-    opacity: 0;
-  }
-}

File diff suppressed because it is too large
+ 0 - 0
kanban-console/src/main/webapp/resources/js/boardshow/main.bundle.js


File diff suppressed because it is too large
+ 0 - 0
kanban-console/src/main/webapp/resources/lib/boardshow/vendor.js


Some files were not shown because too many files changed in this diff