1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

gitignore fixes, layout grid fix

This commit is contained in:
codecalm
2019-11-30 13:45:59 +01:00
parent 6f42a761c7
commit e9c3546015
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ node_modules/
.idea/
/db.json
.jekyll-metadata
.jekyll-cache
tmp/
/yarn.lock
.DS_Store

View File

@@ -3,6 +3,7 @@ title: Dashboard
page-title: Dashboard
page-pretitle: Overview
page-title-actions: true
site-layout: layout-collapsed-sm
menu: home
---

View File

@@ -54,7 +54,7 @@ Layout
"head" auto
"menu" auto
"main" auto /
auto;
100%;
}
.layout-collapsed {