fix icon font path
This commit is contained in:
parent
868780239f
commit
a5fc5bd097
|
@ -1,6 +1,6 @@
|
|||
@import "assets/bootstrap/less/bootstrap";
|
||||
|
||||
@icon-font-path: "../fonts/";
|
||||
@icon-font-path: "../../../../vendor/bootstrap/fonts/";
|
||||
|
||||
body {
|
||||
padding-top: 50px;
|
||||
|
|
Loading…
Reference in New Issue