From 61d7f2cf1a04e989fdffa5c42e608f5be9c16b36 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 19 十月 2022 15:22:29 +0800 Subject: [PATCH] 2022-10-19 --- 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 003e577..d6b8667 100644 --- a/src/menu/stylecombcontrolbutton/index.scss +++ b/src/menu/stylecombcontrolbutton/index.scss @@ -7,7 +7,7 @@ background: #ffffff; } body.style-control { - .pc-menu-view::before { + .pc-menu-view::before, .menu-control::before { content: ' '; position: absolute; left: 0; -- Gitblit v1.8.0