vcomply-design-system 1.2.1 → 1.2.3

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.
@@ -290,6 +290,10 @@
290
290
  border: 0.125rem solid @neutral-0;
291
291
  color: @neutral-0;
292
292
 
293
+ &.greenBg {
294
+ background: @green-60;
295
+ }
296
+
293
297
  &.oval {
294
298
  border: none;
295
299
  }