fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-catalog', | ||||
|   version: '1.0.249', | ||||
|   version: '1.0.250', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -314,9 +314,9 @@ export class DeesTable<T> extends DeesElement { | ||||
|  | ||||
|       .action { | ||||
|         margin: -4px 0px; | ||||
|         padding: 10px; | ||||
|         line-height: 34px; | ||||
|         height: 34px; | ||||
|         padding: 8px 10px; | ||||
|         line-height: 32px; | ||||
|         height: 32px; | ||||
|         size: 16px; | ||||
|         display: inline-block; | ||||
|         border-radius: 8px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user