fix(core): update

This commit is contained in:
2023-12-20 19:09:55 +01:00
parent 5613ad7fa6
commit 49f3fc8feb
18 changed files with 109 additions and 47 deletions

View File

@@ -147,7 +147,6 @@ export class DeesInputText extends DeesElement {
}
.showPassword:hover {
cursor: pointer;
background: ${cssManager.bdTheme('#00000010', '#ffffff10')};
}