Bugfixes #73

Merged
akrdzic merged 36 commits from development into master 2018-11-19 16:42:26 +01:00
Showing only changes of commit 56c171df3e - Show all commits

View File

@@ -25,6 +25,7 @@
font-weight: 600;
text-align: left;
color: #33425b;
word-break: break-all;
}
.wiass-table-small-scr-header{
@@ -50,6 +51,7 @@
}
.wiaas-table-col {
padding-bottom: 0.2rem;
word-break: break-all;
}
}
}