overflow rotation updated in items

This commit is contained in:
batuhanbas
2020-02-09 18:39:27 +03:00
parent 29782c1a70
commit eae7449f32
7 changed files with 12 additions and 6 deletions

View File

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