initial commit
This commit is contained in:
commit
e869a1cab4
107 changed files with 9029 additions and 0 deletions
5
app/assets/less/base/global.less
Normal file
5
app/assets/less/base/global.less
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
html {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
}
|
||||
Reference in a new issue