From 6e367e4dc24da9085fc93556ee3a778119adebd9 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期一, 11 九月 2023 12:46:22 +0800
Subject: [PATCH] modified: src/components/view/standard-table/material.vue new file: src/components/view/standard-table/target.vue modified: src/components/view/standard-table/technology.vue modified: src/components/view/standard.vue
---
src/App.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index a5349ab..a631944 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -26,7 +26,7 @@
</script>
<style>
/* @import url("../static/img/alifont/iconfont.css"); */
-@import url("//at.alicdn.com/t/c/font_4179845_pixkgb97c4p.css");
+@import url("//at.alicdn.com/t/c/font_4179845_jbljsur8ub.css");
* {
margin: 0;
@@ -120,6 +120,7 @@
/**婊氬姩鏉$殑瀹藉害*/
::-webkit-scrollbar {
width: 8px;
+ height: 8px;
}
::-webkit-scrollbar-thumb {
background-color: #bdbfc4;
--
Gitblit v1.9.3