@clickview/curator 1.78.1 → 1.79.0-rc.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 -2
- package/dist/curator-app.js +1 -1
- package/package.json +1 -1
package/dist/curator-app.css
CHANGED
|
@@ -114,10 +114,10 @@ button{border:none;background:none;padding:0;outline:none}
|
|
|
114
114
|
.laVU4{width:1.2rem;height:1.2rem}.vEOCt{padding:.25rem}.vEOCt .d1NHd{display:none}.vEOCt .d1NHd:hover{background-color:#fff}.vEOCt .rFH4W{display:flex;border-radius:50%}.vEOCt .rFH4W .BarYz{border-radius:50%;background-color:#fff;height:100%;font-size:.6rem}.vEOCt:hover .d1NHd{display:flex}.vEOCt:hover .d1NHd+.rFH4W{display:none}.HF0E8{border:1px dashed;border-radius:1rem;position:relative}.HF0E8::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;background-color:currentColor;border-radius:1rem}.iKeXW{border:1px solid rgba(0,0,0,0);border-radius:50%;box-sizing:content-box}.pyzCM{margin-top:-0.25rem;margin-bottom:-0.25rem;margin-right:-0.25rem;padding-right:0.25rem}.pyzCM:hover{background-color:rgba(255,255,255,.5)}.mgt6Y{top:.75rem;right:.5rem}
|
|
115
115
|
.bKTf0{width:6rem}
|
|
116
116
|
.Dc3kX{height:100%;flex:1}.Dc3kX input{height:100%;border:none;outline:none;padding:0}.c5t3e{position:absolute;top:100%;left:0;right:0;z-index:100}.kFjoN{width:calc(100% - 34px)}.kFjoN:last-child{border-bottom:none !important}.kFjoN>:last-child{flex:1;margin-top:.25rem}.mLrE3:last-child{border-bottom:none !important;max-height:20rem;overflow-y:scroll}
|
|
117
|
-
.
|
|
117
|
+
.FyaOS{max-height:27rem;overflow-y:auto}
|
|
118
|
+
.WUhnc{height:2.5rem}
|
|
118
119
|
.Immye{position:absolute;top:50%;left:.25rem;transform:translateY(-50%)}.mkEUC{position:absolute;top:.4rem;right:0;margin-right:.2rem}.E2X1d{margin-top:.5rem !important;margin-right:-0.2rem !important}.HjBec{margin-right:.5rem}
|
|
119
120
|
.qXz90{min-height:3rem}.qXz90:nth-child(odd) .U6wWD{background-color:#f8f8f8}
|
|
120
|
-
.WUhnc{height:2.5rem}
|
|
121
121
|
.NsLci{height:13rem;width:auto;margin-bottom:1rem}.NsLci.h3RrK{height:9rem}
|
|
122
122
|
.VOM73{height:8.8rem;object-fit:contain}
|
|
123
123
|
.Hmph_{width:33%}@media(max-width: 1199.98px){.Hmph_{width:50%}}
|