update mobile view

This commit is contained in:
Simon Vieille 2022-04-30 12:50:37 +02:00
parent e8cd93a3ac
commit 6ab444fc6f
Signed by: deblan
GPG Key ID: 579388D585F70417
2 changed files with 8 additions and 7 deletions

View File

@ -164,7 +164,7 @@ pre[class*="language-"] {
$radius: 8px;
background: $color-small-menu-background;
padding: 5px 0;
padding: 0 0 5px 0;
position: fixed;
bottom: 0;
width: 100%;
@ -175,6 +175,7 @@ pre[class*="language-"] {
.navigation {
padding-top: 0;
margin-bottom: 10px;
margin-top: 0;
max-height: 0;
overflow: hidden;
transition: max-height 0.8s ease-in-out;

View File

@ -1248,9 +1248,9 @@
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
"@types/node@*":
version "17.0.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.26.tgz#1bbff9b23ee5a64f87b4f30c0c854b112ee2e635"
integrity sha512-z/FG/6DUO7pnze3AE3TBGIjGGKkvCcGcWINe1C7cADY8hKLJPDYpzsNE37uExQ4md5RFtTCvg+M8Mu1Enyeg2A==
version "17.0.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.27.tgz#f4df3981ae8268c066e8f49995639f855469081e"
integrity sha512-4/Ke7bbWOasuT3kceBZFGakP1dYN2XFd8v2l9bqF2LNWrmeU07JLpp56aEeG6+Q3olqO5TvXpW0yaiYnZJ5CXg==
"@types/qs@*":
version "6.9.7"
@ -3145,9 +3145,9 @@ ee-first@1.1.1:
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
electron-to-chromium@^1.4.118:
version "1.4.118"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.118.tgz#2d917c71712dac9652cc01af46c7d0bd51552974"
integrity sha512-maZIKjnYDvF7Fs35nvVcyr44UcKNwybr93Oba2n3HkKDFAtk0svERkLN/HyczJDS3Fo4wU9th9fUQd09ZLtj1w==
version "1.4.119"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.119.tgz#a1dcef9f9a0283119256030a605da6ae63b0a402"
integrity sha512-HPEmKy+d0xK8oCfEHc5t6wDsSAi1WmE3Ld08QrBjAPxaAzfuKP66VJ77lcTqxTt7GJmSE279s75mhW64Xh+4kw==
emoji-regex@^7.0.1:
version "7.0.3"