From 3b29e176965fc4e8bf7e6566d44b5ecaa7f23354 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 30 Nov 2021 02:00:35 +0900 Subject: [PATCH] fix: .toolbarButton2 --- hwe/scss/main.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index 691691c0..ca25060d 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -237,7 +237,6 @@ body { .toolbarButton2 { @extend .btn; @extend .btn-sammo-base2; - background-color: #225500; color: magenta; width: 100%; font-weight: bold;