bk-magic-vue 2.5.9-beta.3 → 2.5.9-beta.4
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/bk-magic-vue.css +1 -1
- package/dist/bk-magic-vue.min.css +1 -1
- package/dist/bk-magic-vue.min.css.gz +0 -0
- package/dist/bk-magic-vue.min.css.map +1 -1
- package/lib/ui/bk-magic-vue.css +1 -1
- package/lib/ui/bk-magic-vue.min.css +1 -1
- package/lib/ui/bk-magic-vue.min.css.gz +0 -0
- package/lib/ui/bk-magic-vue.min.css.map +1 -1
- package/lib/ui/dialog.css +1 -1
- package/lib/ui/dialog.min.css +1 -1
- package/lib/ui/dialog.min.css.map +1 -1
- package/lib/ui/info-box.css +1 -1
- package/lib/ui/info-box.min.css +1 -1
- package/lib/ui/info-box.min.css.map +1 -1
- package/package.json +1 -1
package/dist/bk-magic-vue.css
CHANGED
|
@@ -4579,7 +4579,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
4579
4579
|
color:#63656e;
|
|
4580
4580
|
line-height:1.5;
|
|
4581
4581
|
text-align:center;
|
|
4582
|
-
word-break:break-
|
|
4582
|
+
word-break:break-word;
|
|
4583
4583
|
}
|
|
4584
4584
|
.bk-dialog-wrapper .bk-info-box .bk-dialog-body{
|
|
4585
4585
|
padding:3px 24px 30px;
|