hotfix: temp dashboard icon

This commit is contained in:
Jean-Baptiste Pasquier 2020-05-26 14:10:44 +02:00
parent fe26ac313b
commit 94c8a9934d
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62

View File

@ -1,3 +1,7 @@
.dashboard>div { .dashboard>div {
margin: 0 2px; margin: 0 2px;
} }
sib-dashboard .icon::before {
width: 41px;
}