@100mslive/roomkit-react 0.3.10-alpha.9 → 0.3.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  @import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";
2
2
 
3
- /* ../../../../../../../tmp/tmp-2880-2OO0ClrQWkNM/18f5c5d9d0e3/tldraw.css */
3
+ /* ../../../../../../../tmp/tmp-2771-Z1mj14AMF0fb/18f8687827a2/tldraw.css */
4
4
  .tl-container {
5
5
  width: 100%;
6
6
  height: 100%;
@@ -2756,7 +2756,7 @@ input,
2756
2756
  font-size: 12px;
2757
2757
  }
2758
2758
 
2759
- /* ../../../../../../../tmp/tmp-2880-2OO0ClrQWkNM/18f5c5d9ca81/index.css */
2759
+ /* ../../../../../../../tmp/tmp-2771-Z1mj14AMF0fb/18f8687820f0/index.css */
2760
2760
  .tlui-navigation-zone,
2761
2761
  .tlui-navigation-panel {
2762
2762
  display: none;
@@ -2764,4 +2764,17 @@ input,
2764
2764
  .transparent-canvas {
2765
2765
  --color-background: rgba(0, 0, 0, 0);
2766
2766
  }
2767
+ .tl-container {
2768
+ --layer-background: 4;
2769
+ --layer-grid: 5;
2770
+ --layer-canvas: 6;
2771
+ --layer-shapes: 7;
2772
+ --layer-overlays: 8;
2773
+ --layer-following-indicator: 12;
2774
+ --layer-panels: 7;
2775
+ --layer-menus: 8;
2776
+ --layer-overlays: 9;
2777
+ --layer-toasts: 10;
2778
+ --layer-cursor: 11;
2779
+ }
2767
2780
  /*# sourceMappingURL=index.cjs.css.map */