From 1546789fd0ff0e90fb0f4519ecba72d8a932c91d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 23 Nov 2021 16:15:38 +0800
Subject: [PATCH] +未安装驱动 提示安装
---
public/zhiwenDemo/app.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/zhiwenDemo/app.css b/public/zhiwenDemo/app.css
index 6787192..43be3e4 100644
--- a/public/zhiwenDemo/app.css
+++ b/public/zhiwenDemo/app.css
@@ -87,7 +87,7 @@
color: #606266;
}
#connect_server {
- width: 66px;
+ width: 65px;
height: 35px;
border: none;
font-size: 16px;
@@ -99,7 +99,7 @@
display: none;
}
#closeG {
- width: 66px;
+ width: 65px;
height: 40px;
border: none;
background-color: #e6a23c;
@@ -110,7 +110,7 @@
left: 13px;
}
#onceGgin {
- width: 60px;
+ width: 65px;
height: 31px;
font-size: 12px;
border: none;
--
Gitblit v1.9.3