From 0a0372f158b7a4c786c67be6a6e3c84ff7608904 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 一月 2021 10:35:10 +0800 Subject: [PATCH] 2021-01-07 --- src/menu/stylecombcontrolbutton/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/stylecombcontrolbutton/index.scss b/src/menu/stylecombcontrolbutton/index.scss index af3aebe..e2354d3 100644 --- a/src/menu/stylecombcontrolbutton/index.scss +++ b/src/menu/stylecombcontrolbutton/index.scss @@ -28,6 +28,6 @@ } .selected-control-element { - box-shadow: 0px 0px 4px orange; + box-shadow: 0px 0px 6px orange; } } \ No newline at end of file -- Gitblit v1.8.0