@sdata/web-vue 4.5.2 → 4.5.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/sd.css +1 -0
- package/dist/sd.min.css +1 -1
- package/es/alert/style/index.css +1 -0
- package/es/alert/style/index.scss +1 -0
- package/es/index.css +1 -0
- package/json/web-types.json +1 -1
- package/package.json +1 -1
package/dist/sd.css
CHANGED
|
@@ -22532,6 +22532,7 @@ body.sd-tour-active .sd-tour-popover * {
|
|
|
22532
22532
|
align-items: center;
|
|
22533
22533
|
box-sizing: border-box;
|
|
22534
22534
|
width: 100%;
|
|
22535
|
+
min-height: fit-content;
|
|
22535
22536
|
padding: 8px 15px;
|
|
22536
22537
|
overflow: hidden;
|
|
22537
22538
|
font-size: 14px;
|