@stokelp/ui 2.41.0 → 2.41.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.
- package/dist/style.css +1 -1
- package/dist/ui.cjs +1 -1
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +1 -0
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -18429,6 +18429,7 @@ const { withProvider: Yu, withContext: V5 } = J(oa, {
|
|
|
18429
18429
|
},
|
|
18430
18430
|
content: {
|
|
18431
18431
|
"--footer-height": "70px",
|
|
18432
|
+
outline: "none",
|
|
18432
18433
|
position: "relative",
|
|
18433
18434
|
background: "white",
|
|
18434
18435
|
display: "flex",
|