impaktapps-ui-builder 0.0.967 → 0.0.968
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/impaktapps-ui-builder.es.js +1 -1
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +1 -1
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/build/uischema/leaderBoard.ts +1 -1
|
@@ -10108,7 +10108,7 @@ var leaderBoard = {
|
|
|
10108
10108
|
fontWeight: 900,
|
|
10109
10109
|
background: "rgb(179, 198, 255)"
|
|
10110
10110
|
},
|
|
10111
|
-
top: { xs: "
|
|
10111
|
+
top: { xs: "100px", sm: "200px", md: "390px", lg: "390px" },
|
|
10112
10112
|
border: "2px solid rgb(179, 198, 255)",
|
|
10113
10113
|
width: "95%",
|
|
10114
10114
|
left: "2.5%",
|