@ticatec/uniface-element 0.3.0 → 0.3.1

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.
@@ -1352,6 +1352,8 @@
1352
1352
  font-size: 12px;
1353
1353
  letter-spacing: 1px;
1354
1354
  transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
1355
+ border: none;
1356
+ outline: none;
1355
1357
  /*普通按钮*/
1356
1358
  }
1357
1359
  .uniface-button.common-button.default, .uniface-button.icon-button.default {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ticatec/uniface-element",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "A comprehensive UI component library for Svelte applications with rich form controls, data tables, layouts and interactive elements",
5
5
  "keywords": [
6
6
  "svelte",