mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
Fixed z-index issues with sticky tabs
This commit is contained in:
parent
01960b8e4d
commit
acd3eabfae
1 changed files with 1 additions and 0 deletions
1
resources/assets/styles/mobile.less
vendored
1
resources/assets/styles/mobile.less
vendored
|
@ -349,6 +349,7 @@
|
|||
height: 41px;
|
||||
width: 100%;
|
||||
border-bottom: 0;
|
||||
z-index: 100;
|
||||
|
||||
li {
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue