fix: dashboard icon display

This commit is contained in:
NGPixel 2020-03-28 18:58:33 -04:00
parent f5fa2ad468
commit dba4ad138b

View File

@ -200,7 +200,7 @@ export default {
} }
.v-icon.dashboard-icon { .v-icon.dashboard-icon {
position: absolute; position: absolute !important;
right: 0; right: 0;
top: 12px; top: 12px;
font-size: 100px !important; font-size: 100px !important;