fix: remove slide style

This commit is contained in:
charlie
2020-12-07 20:10:40 +08:00
parent c954d5ad70
commit ad3874a67d

View File

@@ -119,10 +119,6 @@ a svg {
color: var(--ls-icon-color);
}
.reveal {
color: var(--ls-primary-text-color);
}
html, body, #root, #draw {
/* height: 100%; */
}