flexible invoice/bill item columns

This commit is contained in:
batuhanbas
2020-02-04 15:16:15 +03:00
parent 12fcbd7dbb
commit 47871d12f7
8 changed files with 16 additions and 11 deletions

View File

@ -115,6 +115,11 @@ button:focus
overflow-y: hidden !important;
}
.overflow-y-scroll
{
overflow-y: scroll !important;
}
.g-sidenav-hidden .navbar-vertical.navbar-expand-xs
{
overflow: hidden !important;