superdesk-ui-framework 3.0.1-beta.5 → 3.0.1-beta.6

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.
@@ -46437,7 +46437,9 @@ a.text-link {
46437
46437
  color: var(--color-text);
46438
46438
  text-align: end;
46439
46439
  width: 2.5ch;
46440
- font-size: 1.4rem; }
46440
+ font-size: 1.4rem;
46441
+ padding: 0 !important;
46442
+ line-height: 3.2rem; }
46441
46443
  .sd-input__duration-input input::-webkit-outer-spin-button, .sd-input__duration-input input::-webkit-inner-spin-button {
46442
46444
  -webkit-appearance: none;
46443
46445
  margin: 0; }