fix more info content

This commit is contained in:
Zack Arnett 2020-09-07 19:47:25 -05:00
parent 0889f42a00
commit 30c47a65f4

View File

@ -274,6 +274,7 @@ export class MoreInfoDialog extends LitElement {
--mdc-theme-on-primary: var(--primary-text-color);
--mdc-theme-primary: var(--mdc-theme-surface);
flex-shrink: 0;
display: block;
}
@media all and (max-width: 450px), all and (max-height: 500px) {