重写将文件预览;本地引入font-awesome字体;

This commit is contained in:
2023-05-11 10:37:28 +08:00
parent c4b33c9658
commit 2afb732311
2135 changed files with 361016 additions and 720 deletions

View File

@@ -0,0 +1,7 @@
// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}