Adjusting Footer

This commit is contained in:
Fabian 2019-06-18 23:23:43 +02:00
parent 14dec9ce96
commit 60b238d42e
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -67,9 +67,9 @@
}
},
"@hibas123/theme": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@hibas123/theme/-/theme-1.0.2.tgz",
"integrity": "sha512-DC7VdWKIgjN/YwYiaKU/lyLzdj62HnCuZeksOsmTA27/0GT9iLBoq4OQvRjRYQx/4GzixaNajVPwQe7YJW7dQA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@hibas123/theme/-/theme-1.0.3.tgz",
"integrity": "sha512-y1x+Jue9XGxe0EAy/ZR3Ojk+o8TFuf/LbuIEeli0rPSD2UNisdD7V+fRnXszFZjQHe07jREQofvI16QCxbXUCg==",
"requires": {
"sass": "^1.21.0"
}

View File

@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"@hibas123/secure-file-wrapper": "^2.5.0",
"@hibas123/theme": "^1.0.2",
"@hibas123/theme": "^1.0.3",
"@hibas123/utils": "^2.1.0",
"aes-js": "^3.1.2",
"feather-icons": "^4.22.1",

View File

@ -16,7 +16,7 @@
}
footer {
z-index: 128;
// z-index: 128;
position: fixed;
bottom: 0;
left: 0;