meixioacomponent 0.3.34 → 0.3.35
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.
|
@@ -28291,7 +28291,7 @@
|
|
|
28291
28291
|
}
|
|
28292
28292
|
|
|
28293
28293
|
.el-button--bg-icon i {
|
|
28294
|
-
font-size:
|
|
28294
|
+
font-size: 18px !important;
|
|
28295
28295
|
}
|
|
28296
28296
|
|
|
28297
28297
|
.el-button--bg-icon.is-current {
|
package/package.json
CHANGED
|
@@ -28291,7 +28291,7 @@
|
|
|
28291
28291
|
}
|
|
28292
28292
|
|
|
28293
28293
|
.el-button--bg-icon i {
|
|
28294
|
-
font-size:
|
|
28294
|
+
font-size: 18px !important;
|
|
28295
28295
|
}
|
|
28296
28296
|
|
|
28297
28297
|
.el-button--bg-icon.is-current {
|