ros.grant.common 2.0.1241 → 2.0.1242

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.
@@ -209,8 +209,6 @@
209
209
 
210
210
  .payment-comment{
211
211
  &__item{
212
- padding: 16px 0;
213
-
214
212
  &:last-child{
215
213
  border-bottom: 1px solid var(--Bg1);
216
214
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1241",
2
+ "version": "2.0.1242",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {