@semi-bot/semi-theme-hx-pc 1.0.15 → 1.0.16
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/package.json +1 -1
- package/raw.json +3 -0
- package/scss/local.scss +1 -0
- package/semi.css +1 -1
- package/semi.min.css +1 -1
package/package.json
CHANGED
package/raw.json
CHANGED
package/scss/local.scss
CHANGED
package/semi.css
CHANGED
|
@@ -17421,7 +17421,7 @@ img[src=""], img:not([src]) {
|
|
|
17421
17421
|
position: absolute;
|
|
17422
17422
|
}
|
|
17423
17423
|
.semi-popover-with-arrow {
|
|
17424
|
-
padding:
|
|
17424
|
+
padding: 0;
|
|
17425
17425
|
box-sizing: border-box;
|
|
17426
17426
|
}
|
|
17427
17427
|
.semi-popover-animation-show {
|