浏览代码

Recompile assets

Bubka 3 年之前
父节点
当前提交
1119a0fb07
共有 2 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      public/css/app.css
  2. 0 0
      public/js/app.js

+ 7 - 0
public/css/app.css

@@ -12425,6 +12425,13 @@ a:hover {
   margin-right: 0.1em;
   margin-right: 0.1em;
 }
 }
 
 
+.import-icon {
+  height: 1em;
+  width: 1em;
+  margin-right: 0.2em;
+  vertical-align: sub;
+}
+
 .tfa-container span {
 .tfa-container span {
   display: block;
   display: block;
 }
 }

文件差异内容过多而无法显示
+ 0 - 0
public/js/app.js


部分文件因为文件数量过多而无法显示