fix(core): update

This commit is contained in:
2023-11-29 17:20:32 +01:00
parent 6cfda1ebf3
commit d852186888
9 changed files with 1119 additions and 1293 deletions

View File

@ -71,6 +71,7 @@ export class DeesModal extends DeesElement {
:host {
font-family: 'Roboto', 'Inter', sans-serif;
color: ${cssManager.bdTheme('#333', '#fff')};
will-change: transform;
}
.modalContainer {
display: flex;