fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@designestate/dees-wcctools', | ||||
|   version: '1.0.75', | ||||
|   version: '1.0.76', | ||||
|   description: 'wcc tools for creating element catalogues' | ||||
| } | ||||
|   | ||||
| @@ -73,7 +73,7 @@ export class WccProperties extends DeesElement { | ||||
|           word-wrap: normal; | ||||
|           white-space: nowrap; | ||||
|           direction: ltr; | ||||
|           font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48; | ||||
|           font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; | ||||
|         } | ||||
|  | ||||
|         .properties .property { | ||||
|   | ||||
| @@ -51,7 +51,7 @@ export class WccSidebar extends DeesElement { | ||||
|           word-wrap: normal; | ||||
|           white-space: nowrap; | ||||
|           direction: ltr; | ||||
|           font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48; | ||||
|           font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; | ||||
|         } | ||||
|  | ||||
|         .heading { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user