fix(core): update

This commit is contained in:
2023-01-07 16:32:43 +01:00
parent 5cca89de37
commit 05bbfccd22
3 changed files with 3 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ export class DeesButton extends DeesElement {
transition: all 0.1s , color 0s;
position: relative;
font-size: 14px;
font-weight: 400;
display: flex;
justify-content: center;
align-items: center;