mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-15 20:58:23 +00:00
Fix logo on safari
This commit is contained in:
parent
fea12957b2
commit
1381a5010f
@ -74,15 +74,13 @@ tbody:nth-child(odd), .shaka-overflow-menu button:hover, .shaka-settings-menu bu
|
|||||||
|
|
||||||
/*Top bar*/
|
/*Top bar*/
|
||||||
.pp-nav {margin-bottom: 15rem}
|
.pp-nav {margin-bottom: 15rem}
|
||||||
|
|
||||||
.pp-nav > div.flex-1.flex.justify-start > a {font-size: 25rem}
|
.pp-nav > div.flex-1.flex.justify-start > a {font-size: 25rem}
|
||||||
|
|
||||||
.pp-nav > div.flex-1.flex.justify-start > a img {margin-right: -5rem}
|
.pp-nav > div.flex-1.flex.justify-start > a img {margin-right: -5rem}
|
||||||
|
|
||||||
.pp-nav > div input {margin: 0!important; width: 300rem}
|
.pp-nav > div input {margin: 0!important; width: 300rem}
|
||||||
|
|
||||||
.pp-nav > ul {list-style: none; padding: 0}
|
.pp-nav > ul {list-style: none; padding: 0}
|
||||||
|
|
||||||
|
.pp-logo img {width: auto}
|
||||||
|
|
||||||
/*Cards*/ .video-grid > div > .flex > a > img {width: 32rem; height: 32rem}
|
/*Cards*/ .video-grid > div > .flex > a > img {width: 32rem; height: 32rem}
|
||||||
|
|
||||||
/*Player*/ .player-container {max-height: 75vh; background: #000} [efy_theme=dark_black] .player-container {box-shadow: 0 0 0 1.5rem var(--efy_color_border)}
|
/*Player*/ .player-container {max-height: 75vh; background: #000} [efy_theme=dark_black] .player-container {box-shadow: 0 0 0 1.5rem var(--efy_color_border)}
|
||||||
|
Loading…
Reference in New Issue
Block a user