@expressms/smartapp-ui 1.0.0 → 1.0.2

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.
@@ -953,6 +953,7 @@ input:checked + .smartapp-slider:before {
953
953
  &--image {
954
954
  display: flex;
955
955
  justify-content: center;
956
+ padding: 0 24px;
956
957
  margin-bottom: 32px;
957
958
 
958
959
  img {