1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-07-10 10:55:56 +08:00
parent 3d3e6a3db0
commit 02e82bba33
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

View File

@ -410,7 +410,7 @@ export default {
/* 修复input 背景不协调 和光标变色 */ /* 修复input 背景不协调 和光标变色 */
$bg: #283443; $bg: #283443;
$light_gray: #0093dd; $light_gray: #606266;
$cursor: #fff; $cursor: #fff;
// @supports (-webkit-mask: none) and (not (cater-color: $cursor)) { // @supports (-webkit-mask: none) and (not (cater-color: $cursor)) {