@stokelp/ui 2.85.0 → 2.85.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 +0 -1
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -22975,7 +22975,6 @@ const sf = G({
|
|
|
22975
22975
|
root: {
|
|
22976
22976
|
display: "flex",
|
|
22977
22977
|
flexDirection: "column",
|
|
22978
|
-
justifyContent: "flex-end",
|
|
22979
22978
|
overflow: "auto",
|
|
22980
22979
|
maxHeight: "100%",
|
|
22981
22980
|
width: "100%",
|