@100mslive/roomkit-react 0.3.10-alpha.8 → 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-2790-SaJQMx0paFAV/18f5c255bfc2/tldraw.css */
3
+ /* ../../../../../../../tmp/tmp-2771-63F9a0ovLMHh/18f868782f23/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-2790-SaJQMx0paFAV/18f5c255b901/index.css */
2759
+ /* ../../../../../../../tmp/tmp-2771-63F9a0ovLMHh/18f868782701/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
- /*# sourceMappingURL=HLSView-LNKC3FS2.css.map */
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
+ }
2780
+ /*# sourceMappingURL=HLSView-6J5FD3IV.css.map */