Merge remote-tracking branch 'origin/demo' into starter

This commit is contained in:
sercan 2021-08-31 16:44:22 +03:00
commit 4b37f2304a
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@fuse/starter", "name": "@fuse/starter",
"version": "13.6.1", "version": "13.6.2",
"description": "Fuse - Angular Admin Template and Starter Project", "description": "Fuse - Angular Admin Template and Starter Project",
"author": "https://themeforest.net/user/srcn", "author": "https://themeforest.net/user/srcn",
"license": "https://themeforest.net/licenses/standard", "license": "https://themeforest.net/licenses/standard",

View File

@ -1,3 +1,3 @@
import { Version } from '@fuse/version/version'; 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;

View File

@ -12,7 +12,7 @@ quick-chat {
} }
} }
:not(&.quick-chat-opened) { &:not(.quick-chat-opened) {
> div { > div {
overflow: visible; overflow: visible;