fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.195', | ||||
|   version: '1.0.196', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -95,6 +95,7 @@ export class DeesModal extends DeesElement { | ||||
|         border: 1px solid #222; | ||||
|         transition: all 0.2s; | ||||
|         overflow: hidden; | ||||
|         box-shadow: 0px 2px 5px #00000080; | ||||
|       } | ||||
|  | ||||
|       .modal.show { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user