fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.260', | ||||
|   version: '1.0.261', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -49,7 +49,7 @@ export class DeesSimpleAppDash extends DeesElement { | ||||
|         font-family: 'Roboto', 'Inter', sans-serif; | ||||
|         padding: 0px 16px; | ||||
|         z-index: 2; | ||||
|         box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); | ||||
|         box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.8); | ||||
|         display: grid; | ||||
|         grid-template-columns: min-content 1fr auto; | ||||
|       } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user