From 2a45e8331f65e4fc6dee2fba898bfbeaa01b0f5c Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Mon, 21 Apr 2025 16:34:15 +0800
Subject: [PATCH] Merge branch 'test' of http://139.196.74.78:10010/r/drone/command-center-dashboard into test
---
src/styles/variables.scss | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 646f60c..4a15ca1 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -2,7 +2,4 @@
$sidebar_collapse: 60px;
$top_height: 50px;
-@function hToV($px) {
- //@return calc($px / 1080) * 100vh;
- @return $px * 1px;
-}
+
--
Gitblit v1.9.3