fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.268', | ||||
|   version: '1.0.269', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -145,6 +145,8 @@ export class DeesSimpleAppDash extends DeesElement { | ||||
|     terminal.style.position = 'absolute'; | ||||
|     terminal.style.top = '0px'; | ||||
|     terminal.style.left = '0px'; | ||||
|     terminal.style.right = '0px'; | ||||
|     terminal.style.bottom = '0px'; | ||||
|     terminal.style.opacity = '0'; | ||||
|     terminal.style.transform = 'translateY(20px)'; | ||||
|     terminal.style.transition = 'all 0.2s'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user