mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Move youtube sticky player on iOS to give room to toolbar
This commit is contained in:
parent
0431cac0de
commit
25d3c03124
1 changed files with 2 additions and 2 deletions
|
|
@ -61,8 +61,8 @@ struct WebReaderContent {
|
|||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
.is-sticky {
|
||||
right: 15px !important;
|
||||
bottom: 40px !important;
|
||||
right: 20px !important;
|
||||
bottom: 60px !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in a new issue