Sha256: 2e74341c0888ceec507e8ee5fab1b319fc8e3a3725e935981b31b860d9df196a

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

.camera-container {
  @apply md:flex md:justify-between md:items-center;

  button.user-device-camera {
    @apply md:flex-none whitespace-nowrap w-full md:w-auto p-2 mt-2 text-lg;

    svg {
      margin-right: 0.2rem;
    }
  }

  .input-group-button {
    @apply w-full md:w-auto;
  }

  label {
    @apply truncate mr-2;
  }

  #proposal_add_photos {
    @apply mt-2 block;
  }
}

.has_no_image {
  @apply md:text-right -mt-1;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
decidim-reporting_proposals-0.6.0 app/packs/stylesheets/decidim/reporting_proposals/user_camera_inputs.scss