Added home app entry, Fixed chrome scrollbar spacing issue
Update index.php, card.scss, and 2 more files...
This commit is contained in:
@@ -25,3 +25,8 @@ div.last-inner-collapse-border-fix {
|
||||
.content-wrapper {
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
// Removes tha wasted stace on Chrome !
|
||||
.overflow-x-scroll {
|
||||
overflow-x: auto !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user