[BUGFIX] safari sidebar-header issue
This commit is contained in:
parent
8effe700d0
commit
cb17bdcfaa
@ -75,8 +75,9 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 375px;
|
max-width: 375px;
|
||||||
top: 0;
|
top: 0px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
right: 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user