Fixes scroll and notification
This commit is contained in:
parent
2782baadb6
commit
7f2ce5d56c
3 changed files with 23 additions and 22 deletions
|
|
@ -686,9 +686,10 @@ a.pin-button:active {
|
|||
-webkit-transform: translate3d(-100%, 0, 0);
|
||||
transform: translate3d(-100%, 0, 0);
|
||||
width:100%;
|
||||
position: absolute;
|
||||
margin-bottom: 50px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 46px;
|
||||
bottom: 80px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.tab-in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue