fix(core): update

This commit is contained in:
Philipp Kunz 2021-08-27 14:17:09 +02:00
parent d0d4638264
commit f4055fb8c1

View File

@ -45,7 +45,6 @@ export class DeesSpinner extends DeesElement {
}
#loading {
transition: all 0.3s;
display: flex;
justify-content: center;
align-content: center;