数据可视化大屏
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

t1.component.html 178B

2 yıl önce
123456
  1. <!-- <div #Three style="background-color: red;"></div> -->
  2. <div style="display: flex; flex-direction: column; height: 100vh;">
  3. <div #Three style="flex-grow: 1;"></div>
  4. </div>