yarn updates and fix for page preview layout

This commit is contained in:
Andy Miller
2020-09-02 12:44:09 -06:00
parent e6e33a6129
commit cc7db6e919
5 changed files with 10252 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

10246
themes/grav/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -729,7 +729,7 @@ body.sidebar-quickopen #admin-main {
}
.content-wrapper {
//position: relative;
position: relative;
//overflow-y: hidden;
height: calc(100vh - #{$topbar-height});
//z-index: 0;

View File

@@ -3324,9 +3324,9 @@ interpret@^0.6.4:
integrity sha1-/s16GOfOXKar+5U+H4YhOknxYls=
interpret@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
version "1.4.0"
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
invariant@^2.2.2:
version "2.2.4"