From 944730f2794b87aa053f53084f0d082d4af6fd41 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 29 十月 2020 19:03:30 +0800 Subject: [PATCH] 2020-10-29 --- src/menu/actioncomponent/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/actioncomponent/index.scss b/src/menu/actioncomponent/index.scss index 5dc69e7..dfda33c 100644 --- a/src/menu/actioncomponent/index.scss +++ b/src/menu/actioncomponent/index.scss @@ -23,7 +23,7 @@ cursor: move; } button { - min-width: 65px; + // min-width: 65px; cursor: move; .anticon-table { font-size: 10px; -- Gitblit v1.8.0