@nuvio/overlay 0.5.4 → 1.0.0

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 CHANGED
@@ -566,6 +566,29 @@ select.nuvio-control {
566
566
  cursor: not-allowed;
567
567
  filter: saturate(0.6);
568
568
  }
569
+ .nuvio-make-editable {
570
+ padding: 12px 14px 16px;
571
+ display: flex;
572
+ flex-direction: column;
573
+ gap: 10px;
574
+ }
575
+ .nuvio-make-editable-lead {
576
+ margin: 0;
577
+ font-size: 13px;
578
+ line-height: 1.45;
579
+ }
580
+ .nuvio-make-editable-hint {
581
+ margin: 0;
582
+ font-size: 12px;
583
+ color: var(--nuvio-muted);
584
+ line-height: 1.4;
585
+ }
586
+ .nuvio-make-editable-actions {
587
+ display: flex;
588
+ gap: 8px;
589
+ flex-wrap: wrap;
590
+ margin-top: 4px;
591
+ }
569
592
  .nuvio-button-primary,
570
593
  .nuvio-btn--primary {
571
594
  background: