fix(core): update

This commit is contained in:
2023-09-16 14:31:03 +02:00
parent 9a34b03540
commit 62403625ba
4 changed files with 45 additions and 6 deletions

View File

@@ -124,7 +124,7 @@ export class DeesInputText extends DeesElement {
.showPassword:hover {
cursor: pointer;
background: #333;
background: ${cssManager.bdTheme('#00000010', '#ffffff10')};
}
</style>
<div class="maincontainer">