bullet_train-themes-light 1.2.4 → 1.2.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e37fcf720fb3a08a0eba67db894d6158d57e3fec6a14e3dc7da7623ed60d40a8
4
- data.tar.gz: 5528214c8e974022b932f570dddd3381204bbfbc81241726d4f3c677720082e7
3
+ metadata.gz: 39dcd16a5c2a746ace45a2084713d78f619a3f3cdf710684575cb56b20021fa4
4
+ data.tar.gz: 550e333d8d66de852c7089986c904c748409e4cf9d1c330f6f29158925f0ffd0
5
5
  SHA512:
6
- metadata.gz: 6ae03c44b6af27e3348a31043a741ff45d6072b316211702f30ea74b2ca5f552d4a0de2ae5693397708a9cfca175827e84700b392053d840e10ca784ce405e24
7
- data.tar.gz: 03313d92b84670a30ce2fd6347fc43760c259ed1d4aba0c4a191fc711442b4907d74e88135ef198805b99a5175563049a4a2ecaeeb059a7b5de1cc99a1c99329
6
+ metadata.gz: f6dfc32401036600b249ebf33520e2384d98bf785ae4fd8ab203e134dde1470b956135e88a573d385a0019a58451ef85b99a3a85c2f642b48b1cb0ac161f1fb9
7
+ data.tar.gz: ce4c855cd46c194a38ee9940ecca98dbfa81fb4f1eadeb022e92bcdaa9e823a222335fde5826dae05bd6e2363eacae80a185f8200fa3bead79439e5825154534
@@ -49,11 +49,14 @@
49
49
  box-shadow: inset 0 0 0 1px var(--primary-500) !important;
50
50
  outline: 0 !important;
51
51
  }
52
+
53
+ .select2-selection--single {
54
+ height: 38px !important;
55
+ }
52
56
 
53
57
  .select2-selection--single, .select2-selection--multiple {
54
58
  @apply border-gray-300;
55
59
  @apply rounded-md shadow-sm pt-0 focus:ring-primary-500 !important;
56
- height: 38px !important;
57
60
 
58
61
  &.focus-visible {
59
62
  @extend .select2-border;
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module Light
4
- VERSION = "1.2.4"
4
+ VERSION = "1.2.6"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes-light
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-17 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard