fixed footer z-index
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -97,7 +97,7 @@ body.toolbar-horizontal.toolbar-themes.toolbar-no-tabs{
|
||||
|
||||
footer[role="contentinfo"]{
|
||||
// outline: 1px solid pink;
|
||||
z-index: 5;
|
||||
z-index: 12;
|
||||
position:fixed;
|
||||
bottom:0;
|
||||
box-sizing: content-box;
|
||||
|
||||
Reference in New Issue
Block a user