fix(core): update
This commit is contained in:
parent
289e6d37fa
commit
1048192bfa
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@designestate/dees-catalog',
|
||||
version: '1.0.115',
|
||||
version: '1.0.116',
|
||||
description: 'website for lossless.com'
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ export class DeesIcon extends DeesElement {
|
||||
word-wrap: normal;
|
||||
white-space: nowrap;
|
||||
direction: ltr;
|
||||
font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 16;
|
||||
font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
|
||||
}
|
||||
</style>
|
||||
${this.iconName
|
||||
|
Loading…
Reference in New Issue
Block a user