Page.module.scss 117 B

123456
  1. // mobile
  2. .page-mobile :global {
  3. .editable-with-handsontable .handsontable-modal-trigger {
  4. opacity: 0.3;
  5. }
  6. }