@tattvafoundation/upyog-css 1.0.27 → 1.0.28
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/index.css +1 -1
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/bmc.scss +3 -4
package/dist/index.css
CHANGED
|
@@ -10157,7 +10157,7 @@ button.submit-bar:hover {
|
|
|
10157
10157
|
|
|
10158
10158
|
.checkbox-wrap .label {
|
|
10159
10159
|
margin-left: 42px;
|
|
10160
|
-
|
|
10160
|
+
top: 0; }
|
|
10161
10161
|
|
|
10162
10162
|
.bmc-label-error {
|
|
10163
10163
|
text-align: center;
|