mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: Tweak print icon and fix data table scroll.
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
|
||||
.tbody{
|
||||
width: 100%;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
|
||||
.tr .td{
|
||||
border-bottom: 1px solid #E8E8E8;
|
||||
|
||||
Reference in New Issue
Block a user