change z-index of log buttons so the feedback button is always on top
This commit is contained in:
parent
774262175a
commit
5ae9c1603d
|
@ -4,7 +4,7 @@
|
|||
margin-top: 35px
|
||||
|
||||
.log-tail
|
||||
z-index: 99
|
||||
z-index: 80
|
||||
position: absolute
|
||||
display: block
|
||||
top: 0
|
||||
|
@ -50,7 +50,7 @@
|
|||
background-color: #6b0
|
||||
|
||||
.to-top
|
||||
z-index: 99
|
||||
z-index: 80
|
||||
position: absolute
|
||||
display: block
|
||||
bottom: 2px
|
||||
|
|
Loading…
Reference in New Issue
Block a user