playbook_ui 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4094 → 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4097

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: a687edbd714231627256d5016b1f8da9ec2876ba3c104dda60cf7174fa8c638b
4
- data.tar.gz: 6ff5663b5613b7774d1c2091c54ccdc2b1664342bd95edbf1fb7f5114c8baf0b
3
+ metadata.gz: 5cdf6cedb717e934ec5596e88d2da5ae1c7e487192119b31ea65df02b563486f
4
+ data.tar.gz: 23a67f90c961aee59e18a40e220d5c6b0c721c827328a6b5e2158a1b03c07934
5
5
  SHA512:
6
- metadata.gz: edc9fda753bf6fbc732f150ad060f0123f0ef4b3718b2cd7707d526ce4f48f15fe0b61d5a97fca767d65bdab6400bae9ab2f3a15ce4f5f4c66709a43b7d1b6ce
7
- data.tar.gz: b0a623310a3381bbc3c9090a5aacf8f6fd766828082b116fdb977d9614a40edde660c0993e74d446a5d962f02596d41568c4349bcdd0e362677eda8a40e5aa0c
6
+ metadata.gz: cfb3c16d40f1356837e3c6b209d3b31a38e92a6296ab3376803c6bf404873ca60eb1ee9ee48e54a9a3b68b83bbb66906192673854411b9888c61220be36a603a
7
+ data.tar.gz: 8326d9e90dc0cb8ae32ab0c24a11c11c64be65ba4384df4ecf07a3600342f5364b007e970d1072c333ec5cbcddc54854d229483cb6ce6997b1f8351603364226
@@ -75,7 +75,7 @@ $pb_selectable_card_border: 2px;
75
75
  @include pb_card_selected;
76
76
  // Selected card has 1px more border
77
77
  // Remove 1px so content does not "jump"
78
- padding: calc($space_sm - 1px);
78
+ padding: calc(#{$space_sm} - 1px);
79
79
  transition-property: none;
80
80
  transition-duration: 0s;
81
81
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.5.0"
5
- VERSION = "14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4094"
5
+ VERSION = "14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4097"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4094
4
+ version: 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4097
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX