@yoyaflow/yoya-ui 0.3.3 → 0.4.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/dist/yoya.ui.css CHANGED
@@ -2058,6 +2058,15 @@ body {
2058
2058
  box-sizing: border-box;
2059
2059
  min-width: 0;
2060
2060
  }
2061
+
2062
+ :where(.yoya-vthree) {
2063
+ box-sizing: border-box;
2064
+ min-width: 0;
2065
+
2066
+ canvas {
2067
+ display: block;
2068
+ }
2069
+ }
2061
2070
  }
2062
2071
  @media (prefers-reduced-motion: reduce) {
2063
2072
  *,