Makes the path relative instead of absolute
This commit is contained in:
parent
42f32e5c00
commit
d508570f6e
@ -66,8 +66,7 @@ $mobile-chat-width: 100% !default;
|
|||||||
$mobile-chat-height: 400px !default;
|
$mobile-chat-height: 400px !default;
|
||||||
$small-mobile-chat-height: 300px !default;
|
$small-mobile-chat-height: 300px !default;
|
||||||
|
|
||||||
/* $font-path: "../fonticons/fonts/" !default; */
|
$font-path: "../fonticons/fonts/" !default;
|
||||||
$font-path: "/fonticons/fonts/" !default;
|
|
||||||
|
|
||||||
$chatroom-width: 300px !default;
|
$chatroom-width: 300px !default;
|
||||||
$chatroom-head-color: #E76F51 !default;
|
$chatroom-head-color: #E76F51 !default;
|
||||||
|
Loading…
Reference in New Issue
Block a user