🐛 Fixes dashboard preview text alignment

This commit is contained in:
alonso.torres 2021-02-11 11:58:45 +01:00
parent 7846682223
commit 0a6e0d0f2c
2 changed files with 5 additions and 0 deletions

View file

@ -38,6 +38,10 @@
width: 18%;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
.grid-item-th {
text-align: initial;
}
&.placeholder {
min-width: 115px;
max-width: 115px;