forked from drone/command-center-dashboard

罗广辉
2025-03-27 c6a8116fdfcba0d799eca8c2ac51c6ba5c6b07b9
src/styles/variables.scss
@@ -3,5 +3,6 @@
$top_height: 50px;
@function hToV($px) {
  @return calc($px / 1080) * 100vh;
  //@return calc($px / 1080) * 100vh;
  @return $px * 1px;
}