fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.231', | ||||
|   version: '1.0.232', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -67,11 +67,13 @@ export class DeesWindowLayer extends DeesElement { | ||||
|           z-index: 200; | ||||
|         } | ||||
|         .slotContent { | ||||
|           position: fixed; | ||||
|           height: 100vh; | ||||
|           width: 100vw; | ||||
|           display: flex; | ||||
|           justify-content: center; | ||||
|           align-items: center; | ||||
|           z-index: 201; | ||||
|         } | ||||
|          | ||||
|         .visible { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user