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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@ node_modules/
|
||||
.idea/
|
||||
/db.json
|
||||
.jekyll-metadata
|
||||
.jekyll-cache
|
||||
tmp/
|
||||
/yarn.lock
|
||||
.DS_Store
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Dashboard
|
||||
page-title: Dashboard
|
||||
page-pretitle: Overview
|
||||
page-title-actions: true
|
||||
site-layout: layout-collapsed-sm
|
||||
menu: home
|
||||
---
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ Layout
|
||||
"head" auto
|
||||
"menu" auto
|
||||
"main" auto /
|
||||
auto;
|
||||
100%;
|
||||
}
|
||||
|
||||
.layout-collapsed {
|
||||
|
||||
Reference in New Issue
Block a user