playbook_ui 14.4.0.pre.rc.13 → 14.4.0.pre.rc.14

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 911b8b002e0f60e864d4f49f540630f2e1a683a68f7e58c4619edc358274dacf
4
- data.tar.gz: c299d180d0089872ba7fcd888efcd7b7e102cb858f5297f4873dcb0c9a55d7ce
3
+ metadata.gz: 567f974ae1faebabd09fc424943a42ac35f80f32f3d62324fd63ddc35f4fcbf2
4
+ data.tar.gz: 605239e52eac0c33d75840f02231d811678999f1965520083c95e31923c231a3
5
5
  SHA512:
6
- metadata.gz: 34e34863f901a870c2228a70415faf92beb6fdcced7bf7ea4f08b212454e3391390bb68986e5be59249139b09af3656f7391e5e11e2dc2380c810bab51f42f41
7
- data.tar.gz: 64e7375368d5c71cfd94efee3bc6c28bb4fe3f2ad98251176d664177bd6b61241bc782adc6a9d2c1562bbbd476fccbc7c7bc39e972258063ce022af1c3a05ef3
6
+ metadata.gz: de975cd47bd00e0f52fe14a20dd5ba146c7889fadbe6e0f61c43f5ebbee9b7a00ef1ed8489c5aa9004e1b55daf135c5323285c702cc24c4f6a579f593159c0bb
7
+ data.tar.gz: aee5460d0cf2ca3fa752d143846872fdcbe5a7765f8406cf523c93875deb6a37f46aa451d9c9210750fc54b849bca1cee44744c58cfa45105b1426bad8fadbfc
@@ -322,8 +322,7 @@
322
322
  background: rgba(0,0,0,0.05);
323
323
  }
324
324
  .flatpickr-current-month .numInputWrapper {
325
- width: 6ch;
326
- width: 7ch\0;
325
+ width: 7ch;
327
326
  display: inline-block;
328
327
  }
329
328
  .flatpickr-current-month .numInputWrapper span.arrowUp:after {
@@ -774,4 +773,4 @@ span.flatpickr-weekday {
774
773
  -webkit-transform: translate3d(0, 0, 0);
775
774
  transform: translate3d(0, 0, 0);
776
775
  }
777
- }
776
+ }