feat: Tweak print icon and fix data table scroll.

This commit is contained in:
Ahmed Bouhuolia
2020-06-03 13:29:28 +02:00
parent 3b63b1c672
commit 54f10f6a9e
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@
.tbody{
width: 100%;
overflow: scroll;
overflow: auto;
.tr .td{
border-bottom: 1px solid #E8E8E8;