@asd20/ui 3.2.719 → 3.2.720

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 CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.719",
8
+ "version": "3.2.720",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -362,7 +362,7 @@ export default {
362
362
  &:focus {
363
363
  box-shadow: 0 0 0 3px white, 0 0 10px 0 #477e88;
364
364
  outline: 3px solid #477e88;
365
- outline-offset: 7px;
365
+ outline-offset: 0px;
366
366
  }
367
367
  }
368
368
  span {