1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00

Load css at the bottom of the head (#2597)

This commit is contained in:
C_Q
2018-12-05 13:36:19 +08:00
committed by Daniel Pan
parent b828f536f1
commit 5f206a1b95
9 changed files with 294 additions and 115 deletions

View File

@@ -6,7 +6,6 @@ import URLDecorator from './utils/url-decorator';
import SidePanel from './pages/file-history/side-panel';
import MainPanel from './pages/file-history/main-panel';
import axios from 'axios';
import 'seafile-ui';
import './assets/css/fa-solid.css';
import './assets/css/fa-regular.css';
import './assets/css/fontawesome.css';