hotfix: temp dashboard icon

This commit is contained in:
Jean-Baptiste Pasquier
2020-05-26 14:10:44 +02:00
parent fe26ac313b
commit 94c8a9934d

View File

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