Adjusting Footer
This commit is contained in:
parent
14dec9ce96
commit
60b238d42e
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
}
|
||||
|
@ -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",
|
||||
|
@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
footer {
|
||||
z-index: 128;
|
||||
// z-index: 128;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user