mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 03:55:06 +00:00
Merge remote-tracking branch 'origin/demo' into starter
This commit is contained in:
commit
4b37f2304a
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fuse/starter",
|
||||
"version": "13.6.1",
|
||||
"version": "13.6.2",
|
||||
"description": "Fuse - Angular Admin Template and Starter Project",
|
||||
"author": "https://themeforest.net/user/srcn",
|
||||
"license": "https://themeforest.net/licenses/standard",
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
import { Version } from '@fuse/version/version';
|
||||
|
||||
export const FUSE_VERSION = new Version('13.6.1').full;
|
||||
export const FUSE_VERSION = new Version('13.6.2').full;
|
||||
|
|
|
@ -12,7 +12,7 @@ quick-chat {
|
|||
}
|
||||
}
|
||||
|
||||
:not(&.quick-chat-opened) {
|
||||
&:not(.quick-chat-opened) {
|
||||
|
||||
> div {
|
||||
overflow: visible;
|
||||
|
|
Loading…
Reference in New Issue
Block a user