@appscode/design-system 1.1.0-beta.74 → 1.1.0-beta.75

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": "@appscode/design-system",
3
- "version": "1.1.0-beta.74",
3
+ "version": "1.1.0-beta.75",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {
@@ -21,7 +21,7 @@ withDefaults(
21
21
  Required
22
22
  </div>
23
23
 
24
- <div class="c-title is-flex gap-8 is-align-items-center">
24
+ <div class="c-title is-flex gap-8 is-fullwidth is-align-items-center">
25
25
  <div class="icon">
26
26
  <slot name="card-logo" />
27
27
  </div>
@@ -18,7 +18,7 @@ withDefaults(defineProps<Props>(), {
18
18
  >
19
19
  REQUIRED
20
20
  </div>
21
- <div class="c-title is-flex gap-8 is-align-items-center">
21
+ <div class="c-title is-flex gap-8 is-fullwidth is-align-items-center">
22
22
  <div class="icon">
23
23
  <svg
24
24
  width="24"