@agility/plenum-ui 2.0.0-rc43 → 2.0.0-rc44
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/tailwind.css
CHANGED
|
@@ -480,7 +480,6 @@ input::placeholder,textarea::placeholder {
|
|
|
480
480
|
|
|
481
481
|
::-webkit-date-and-time-value {
|
|
482
482
|
min-height: 1.5em;
|
|
483
|
-
text-align: inherit;
|
|
484
483
|
}
|
|
485
484
|
|
|
486
485
|
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
|
package/package.json
CHANGED