bullet_train-themes-light 1.2.4 → 1.2.5

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: 73cfbf8c3b65999b2d060d515ce5769d24c6421304ca739fa13b1f15ed3bf642
4
+ data.tar.gz: ac4e3c2fd38c2aa5d4e67d358764a638f7376f3873858e188573bda99ea7d16b
5
5
  SHA512:
6
- metadata.gz: 6ae03c44b6af27e3348a31043a741ff45d6072b316211702f30ea74b2ca5f552d4a0de2ae5693397708a9cfca175827e84700b392053d840e10ca784ce405e24
7
- data.tar.gz: 03313d92b84670a30ce2fd6347fc43760c259ed1d4aba0c4a191fc711442b4907d74e88135ef198805b99a5175563049a4a2ecaeeb059a7b5de1cc99a1c99329
6
+ metadata.gz: 813300464a5bf74996b94c4f35505c70b2149d09af5a0f56a0a808950f9b5f32cb5b7b003adbe2b859bada08d80e0d231bd739ffc0bfc603c0c9a90f6e8406e3
7
+ data.tar.gz: f1b65237c3b7c2358ac746f43fe9140a578e3d6c82eaa1131ee0a1670bac819f5418b55afff510c14aca69c69b82af0c0565422809939a52b4b5e449884c3c03
@@ -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.5"
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.5
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