mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
yarn updates and fix for page preview layout
This commit is contained in:
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
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
10246
themes/grav/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -729,7 +729,7 @@ body.sidebar-quickopen #admin-main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content-wrapper {
|
.content-wrapper {
|
||||||
//position: relative;
|
position: relative;
|
||||||
//overflow-y: hidden;
|
//overflow-y: hidden;
|
||||||
height: calc(100vh - #{$topbar-height});
|
height: calc(100vh - #{$topbar-height});
|
||||||
//z-index: 0;
|
//z-index: 0;
|
||||||
|
|||||||
@@ -3324,9 +3324,9 @@ interpret@^0.6.4:
|
|||||||
integrity sha1-/s16GOfOXKar+5U+H4YhOknxYls=
|
integrity sha1-/s16GOfOXKar+5U+H4YhOknxYls=
|
||||||
|
|
||||||
interpret@^1.0.0:
|
interpret@^1.0.0:
|
||||||
version "1.2.0"
|
version "1.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
|
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
|
||||||
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==
|
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
|
||||||
|
|
||||||
invariant@^2.2.2:
|
invariant@^2.2.2:
|
||||||
version "2.2.4"
|
version "2.2.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user