@clickview/curator 1.2.0 → 1.2.1-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/curator-app.css +2 -0
- package/dist/curator-app.js +4 -4
- package/dist/en.json +1 -1
- package/package.json +2 -2
package/dist/curator-app.css
CHANGED
|
@@ -144,6 +144,8 @@
|
|
|
144
144
|
|
|
145
145
|
.FsJdU{height:100%;flex:1}.FsJdU input{height:100%;border:none;outline:none;padding:0}._1dJwf{position:absolute;top:100%;left:0;right:0;z-index:100}._2s1SJ{width:calc(100% - 34px)}._2s1SJ:last-child{border-bottom:none !important}._2s1SJ form{flex:1;margin-top:.3125rem}
|
|
146
146
|
|
|
147
|
+
.L-8yA{background-color:#f6fafc}
|
|
148
|
+
|
|
147
149
|
._3ppPT{border-radius:.25rem;border:1px solid #D7D7D7;box-shadow:2px 3px 6px 1px rgba(0,0,0,0.1)}._3ppPT .close{float:none;line-height:0.8;vertical-align:top}._2gPqV ._1_wrK{z-index:1071}._2gPqV ._1_wrK .alert-enter{opacity:0}._2gPqV ._1_wrK .alert-enter-active{opacity:1;transition:opacity 200ms ease-in}._2gPqV ._1_wrK .alert-exit{opacity:1}._2gPqV ._1_wrK .alert-exit-active{opacity:0;transition:opacity 200ms ease-in}._2gpnl{vertical-align:top;text-align:center}._1akpi{width:15.625rem}._1akpi ._3jnJY{line-height:1.5;font-weight:500}
|
|
148
150
|
|
|
149
151
|
._3SbvR{min-height:100%}
|