chore(release): components
This commit is contained in:
@@ -1,23 +1,22 @@
|
|||||||
#navigation {
|
@media screen and (min-width: 768px) {
|
||||||
flex: none !important;
|
#navigation {
|
||||||
width: 10px !important;
|
flex: none !important;
|
||||||
transition: width 0.25s;
|
width: 10px !important;
|
||||||
}
|
transition: width 0.25s;
|
||||||
|
}
|
||||||
#navigation:hover {
|
#navigation:hover {
|
||||||
flex: initial;
|
flex: initial;
|
||||||
width: 200px !important;
|
width: 200px !important;
|
||||||
transition: width 0.25s;
|
transition: width 0.25s;
|
||||||
}
|
}
|
||||||
|
#items-column {
|
||||||
#items-column {
|
flex: none !important;
|
||||||
flex: none !important;
|
width: 270px !important;
|
||||||
width: 270px !important;
|
transition: width 0.25s;
|
||||||
transition: width 0.25s;
|
}
|
||||||
}
|
#items-column:hover {
|
||||||
|
flex: initial;
|
||||||
#items-column:hover {
|
width: 380px !important;
|
||||||
flex: initial;
|
transition: width 0.25s;
|
||||||
width: 380px !important;
|
}
|
||||||
transition: width 0.25s;
|
|
||||||
}
|
}
|
||||||
|
|||||||
6
packages/components/dist/zips/checksums.json
vendored
6
packages/components/dist/zips/checksums.json
vendored
@@ -30,9 +30,9 @@
|
|||||||
"binary": "5a00749f8930a41541589f704fff2b6e1d84224305750c7880e941085a8fef62"
|
"binary": "5a00749f8930a41541589f704fff2b6e1d84224305750c7880e941085a8fef62"
|
||||||
},
|
},
|
||||||
"org.standardnotes.theme-dynamic": {
|
"org.standardnotes.theme-dynamic": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"base64": "1214db7ca8962d7f56937c16463ca3131f2073a718f993e47c1dfcf233eefab8",
|
"base64": "74f26661963f857a0dfa2d37d22c371c231bdf468c4cc8662b5bb25337a9b262",
|
||||||
"binary": "6da8d19f03e724b058950eb6869e4fe9c6ba5e57d995e268aecc823a235af43d"
|
"binary": "8353de29ec88472a87fd24349844569e9e468893de40c1fafbb0a237fd7410dd"
|
||||||
},
|
},
|
||||||
"org.standardnotes.code-editor": {
|
"org.standardnotes.code-editor": {
|
||||||
"version": "1.3.17",
|
"version": "1.3.17",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user