fix(core): update
This commit is contained in:
@ -95,6 +95,7 @@ export class DeesModal extends DeesElement {
|
||||
border: 1px solid #222;
|
||||
transition: all 0.2s;
|
||||
overflow: hidden;
|
||||
box-shadow: 0px 2px 5px #00000080;
|
||||
}
|
||||
|
||||
.modal.show {
|
||||
|
Reference in New Issue
Block a user