fix(core): update
This commit is contained in:
@ -77,7 +77,7 @@ export class DeesInputText extends DeesElement {
|
||||
transition: all 0.2s;
|
||||
outline: none;
|
||||
font-size: 16px;
|
||||
font-family: "Roboto";
|
||||
font-family: Inter;
|
||||
color: ${this.goBright ? '#333' : '#ccc'};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user