@woosmap/ui 3.109.0 → 3.110.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "3.109.0",
3
+ "version": "3.110.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -30,11 +30,12 @@
30
30
  background $primary6 url('../../images/texture.png')
31
31
 
32
32
  &__title
33
+ ellipsis()
33
34
  font-weight 600
34
35
  margin-bottom .2rem
35
36
  .inline &
36
- ellipsis()
37
37
  order 1
38
+ min-width 10rem
38
39
  margin-right 1.2rem
39
40
  margin-bottom 0
40
41
  &__subtitle
@@ -42,6 +43,7 @@
42
43
  color $secondary60
43
44
  .inline &
44
45
  order 3
46
+ ellipsis()
45
47
  margin-left auto
46
48
  white-space nowrap
47
49
  &__content