hoeditor-web 3.0.5 → 3.0.6
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/lib/hoeditor.css +1 -17
- package/lib/hoeditor.umd.js +143 -77
- package/lib/hoeditor.umd.min.js +3 -3
- package/package.json +1 -1
package/lib/hoeditor.css
CHANGED
|
@@ -2130,8 +2130,6 @@ html {
|
|
|
2130
2130
|
border-radius: 4px;
|
|
2131
2131
|
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
2132
2132
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
2133
|
-
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
|
|
2134
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
|
|
2135
2133
|
}
|
|
2136
2134
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
2137
2135
|
.ant-popover {
|
|
@@ -2380,7 +2378,6 @@ html {
|
|
|
2380
2378
|
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
|
|
2381
2379
|
display: inline-block;
|
|
2382
2380
|
font-size: 12px;
|
|
2383
|
-
font-size: 11px \9;
|
|
2384
2381
|
-webkit-transform: scale(0.91666667) rotate(0deg);
|
|
2385
2382
|
transform: scale(0.91666667) rotate(0deg);
|
|
2386
2383
|
display: block;
|
|
@@ -3773,7 +3770,6 @@ span.ant-radio + * {
|
|
|
3773
3770
|
.ant-dropdown-wrap .ant-btn > .anticon-down {
|
|
3774
3771
|
display: inline-block;
|
|
3775
3772
|
font-size: 12px;
|
|
3776
|
-
font-size: 10px \9;
|
|
3777
3773
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
3778
3774
|
transform: scale(0.83333333) rotate(0deg);
|
|
3779
3775
|
}
|
|
@@ -3903,7 +3899,6 @@ span.ant-radio + * {
|
|
|
3903
3899
|
font-style: normal;
|
|
3904
3900
|
display: inline-block;
|
|
3905
3901
|
font-size: 12px;
|
|
3906
|
-
font-size: 10px \9;
|
|
3907
3902
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
3908
3903
|
transform: scale(0.83333333) rotate(0deg);
|
|
3909
3904
|
}
|
|
@@ -3974,7 +3969,6 @@ span.ant-radio + * {
|
|
|
3974
3969
|
.ant-dropdown-link > .anticon.anticon-down {
|
|
3975
3970
|
display: inline-block;
|
|
3976
3971
|
font-size: 12px;
|
|
3977
|
-
font-size: 10px \9;
|
|
3978
3972
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
3979
3973
|
transform: scale(0.83333333) rotate(0deg);
|
|
3980
3974
|
}
|
|
@@ -3992,7 +3986,6 @@ span.ant-radio + * {
|
|
|
3992
3986
|
.ant-dropdown-button .anticon.anticon-down {
|
|
3993
3987
|
display: inline-block;
|
|
3994
3988
|
font-size: 12px;
|
|
3995
|
-
font-size: 10px \9;
|
|
3996
3989
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
3997
3990
|
transform: scale(0.83333333) rotate(0deg);
|
|
3998
3991
|
}
|
|
@@ -5637,7 +5630,6 @@ a.ant-btn-sm {
|
|
|
5637
5630
|
bottom: 0;
|
|
5638
5631
|
left: 0;
|
|
5639
5632
|
z-index: 10;
|
|
5640
|
-
display: none \9;
|
|
5641
5633
|
width: 100%;
|
|
5642
5634
|
height: 100%;
|
|
5643
5635
|
background: #fff;
|
|
@@ -5867,7 +5859,6 @@ a.ant-btn-sm {
|
|
|
5867
5859
|
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
|
|
5868
5860
|
display: inline-block;
|
|
5869
5861
|
font-size: 12px;
|
|
5870
|
-
font-size: 12px \9;
|
|
5871
5862
|
-webkit-transform: scale(1) rotate(0deg);
|
|
5872
5863
|
transform: scale(1) rotate(0deg);
|
|
5873
5864
|
color: #1890ff;
|
|
@@ -6617,7 +6608,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
6617
6608
|
transition: all 0.3s;
|
|
6618
6609
|
display: inline-block;
|
|
6619
6610
|
font-size: 12px;
|
|
6620
|
-
font-size: 10px \9;
|
|
6621
6611
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
6622
6612
|
transform: scale(0.83333333) rotate(0deg);
|
|
6623
6613
|
}
|
|
@@ -7224,7 +7214,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
7224
7214
|
.ant-upload-list-item .anticon-close {
|
|
7225
7215
|
display: inline-block;
|
|
7226
7216
|
font-size: 12px;
|
|
7227
|
-
font-size: 10px \9;
|
|
7228
7217
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
7229
7218
|
transform: scale(0.83333333) rotate(0deg);
|
|
7230
7219
|
position: absolute;
|
|
@@ -8001,10 +7990,8 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
8001
7990
|
width: 6px;
|
|
8002
7991
|
height: 1.5px;
|
|
8003
7992
|
background: #fff;
|
|
8004
|
-
background: #000000 \9;
|
|
8005
7993
|
background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000));
|
|
8006
7994
|
background-image: linear-gradient(to right, #000000, #000000);
|
|
8007
|
-
background-image: none \9;
|
|
8008
7995
|
border-radius: 2px;
|
|
8009
7996
|
-webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
8010
7997
|
transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
@@ -8764,7 +8751,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
8764
8751
|
display: block;
|
|
8765
8752
|
display: inline-block;
|
|
8766
8753
|
font-size: 12px;
|
|
8767
|
-
font-size: 10px \9;
|
|
8768
8754
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
8769
8755
|
transform: scale(0.83333333) rotate(0deg);
|
|
8770
8756
|
}
|
|
@@ -12172,7 +12158,6 @@ textarea.ant-input {
|
|
|
12172
12158
|
.ant-tag .anticon-close {
|
|
12173
12159
|
display: inline-block;
|
|
12174
12160
|
font-size: 12px;
|
|
12175
|
-
font-size: 10px \9;
|
|
12176
12161
|
-webkit-transform: scale(0.83333333) rotate(0deg);
|
|
12177
12162
|
transform: scale(0.83333333) rotate(0deg);
|
|
12178
12163
|
margin-left: 3px;
|
|
@@ -12604,7 +12589,6 @@ textarea.ant-input-number {
|
|
|
12604
12589
|
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
|
|
12605
12590
|
display: inline-block;
|
|
12606
12591
|
font-size: 12px;
|
|
12607
|
-
font-size: 7px \9;
|
|
12608
12592
|
-webkit-transform: scale(0.58333333) rotate(0deg);
|
|
12609
12593
|
transform: scale(0.58333333) rotate(0deg);
|
|
12610
12594
|
min-width: auto;
|
|
@@ -12785,7 +12769,7 @@ canvas[data-v-4e0cd832] {
|
|
|
12785
12769
|
|
|
12786
12770
|
.ho-to-page{position:fixed;background-color:#fff;width:40px;height:40px;border-radius:50%;color:#409eff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:100}
|
|
12787
12771
|
.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}
|
|
12788
|
-
.poper-selected-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:111;background:rgba(0,0,0,0);border-radius:2px;font-size:12px;min-width:20px;max-height:370px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.poper-selected-modal .list-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.poper-selected-modal .poper-select-title{font-size:12px;padding:0 0 0 5px;height:24px;line-height:24px;border-top:1px solid #ddd}.poper-selected-modal .poper-select-title:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list{width:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 10px 0 10px;max-height:280px;background:#fff}.poper-selected-modal .list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal .list li span{display:inline-block;width:100%;line-height:28px;padding:0px 6px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;font-size:14px;word-break:break-all;word-wrap:break-word}.poper-selected-modal .list li span:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list li svg{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.poper-selected-modal .list .selected span{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .selected svg{opacity:1;margin:0}.poper-selected-modal .list .selected i{color:#000;cursor:pointer;margin-left:5px;font-size:16px;padding:6px 5px}.poper-selected-modal .list .selected i:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .drag-item span{cursor:move}.poper-selected-modal .select-poper{min-width:300px;min-height:20px;max-width:600px;position:relative}.poper-selected-modal .a-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:300px}.poper-selected-modal .a-checkbox-group .a-checkbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal .a-checkbox-group .a-checkbox:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .a-checkbox-group .a-checkbox-mutex-line{margin:0 auto;width:90%;height:1px;background:#666;display:block;min-height:1px;max-height:1px;padding:0}.poper-selected-modal footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;border-top:1px solid #e2e6ed;background:#fff;z-index:1111}.poper-selected-modal .drag-move{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.date-poper{padding:0;width:282px;height:200px;text-align:left;background:#fff;border:1px solid #e2e6ed}.list-box .ant-checkbox-group,.list-box .ant-radio-group{width:300px;padding:10px 0;text-align:left;max-height:280px;overflow:auto}.list-box .ant-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-box .ant-checkbox-wrapper{width:100%;padding:3px 0 3px 10px;-webkit-box-flex:1;-ms-flex:1;flex:1;
|
|
12772
|
+
.poper-selected-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:111;background:rgba(0,0,0,0);border-radius:2px;font-size:12px;min-width:20px;max-height:370px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.poper-selected-modal .list-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.poper-selected-modal .poper-select-title{font-size:12px;padding:0 0 0 5px;height:24px;line-height:24px;border-top:1px solid #ddd}.poper-selected-modal .poper-select-title:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list{width:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 10px 0 10px;max-height:280px;background:#fff}.poper-selected-modal .list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal .list li span{display:inline-block;width:100%;line-height:28px;padding:0px 6px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;font-size:14px;word-break:break-all;word-wrap:break-word}.poper-selected-modal .list li span:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list li svg{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.poper-selected-modal .list .selected span{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .selected svg{opacity:1;margin:0}.poper-selected-modal .list .selected i{color:#000;cursor:pointer;margin-left:5px;font-size:16px;padding:6px 5px}.poper-selected-modal .list .selected i:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .drag-item span{cursor:move}.poper-selected-modal .select-poper{min-width:300px;min-height:20px;max-width:600px;position:relative}.poper-selected-modal .a-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:300px}.poper-selected-modal .a-checkbox-group .a-checkbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal .a-checkbox-group .a-checkbox:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .a-checkbox-group .a-checkbox-mutex-line{margin:0 auto;width:90%;height:1px;background:#666;display:block;min-height:1px;max-height:1px;padding:0}.poper-selected-modal footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;border-top:1px solid #e2e6ed;background:#fff;z-index:1111}.poper-selected-modal .drag-move{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.date-poper{padding:0;width:282px;height:200px;text-align:left;background:#fff;border:1px solid #e2e6ed}.list-box .ant-checkbox-group,.list-box .ant-radio-group{width:300px;padding:10px 0;text-align:left;max-height:280px;overflow-y:auto;overflow-x:hidden}.list-box .ant-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-box .ant-checkbox-wrapper{width:100%;padding:3px 0 3px 10px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-box .ant-checkbox-wrapper:hover{color:#2175ff;background:#ecf5ff}.list-box .ant-checkbox-wrapper .ant-checkbox-texts{display:inline-block;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
|
12789
12773
|
.poper-mark{position:fixed;left:0;top:0;width:100%;height:100%;z-index:3;background:#fff;opacity:0}
|
|
12790
12774
|
.cell-poper-selected-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:rgba(0,0,0,0);font-size:12px;min-width:20px;max-height:360px;background:#fff}.cell-poper-selected-modal .list{min-width:218px;max-width:360px;max-height:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal .list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-poper-selected-modal .list li span{display:inline-block;width:100%;line-height:20px;padding:5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.cell-poper-selected-modal .list li span:hover{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list li svg{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cell-poper-selected-modal .list .selected span{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list .selected svg{opacity:1}.cell-poper-selected-modal .select-poper{min-width:218px;max-height:300px;min-height:20px;max-width:360px;position:relative}.cell-poper-selected-modal .select-poper footer{width:218px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.cell-poper-selected-modal .date-poper{padding:5px 10px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;background:#fff;overflow:hidden}
|
|
12791
12775
|
.poper-text-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;font-size:12px;min-width:100px;padding:7px 10px}.poper-text-modal .poper-arrow{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));left:13px;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.poper-text-modal .poper-arrow::after{position:absolute;display:block;width:0;height:0;content:" ";border-width:6px;border-color:rgba(0,0,0,0);border-style:solid;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.poper-text-modal .poper-arrow-top{top:-6px}.poper-text-modal .poper-arrow-top::after{top:1px}.poper-text-modal .poper-arrow-bottom{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);bottom:-6px}.poper-text-modal .poper-arrow-bottom::after{bottom:-7px}.poper-text-modal .poper-text{line-height:24px;text-align:left;max-width:600px}
|