From 4c1e3492a9847a175369ccb6d443c7e4d285249c Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 18 Sep 2020 01:20:47 +0300 Subject: [PATCH] fix toggle button --- assets/scss/_custom.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss index f1f4b297ac..ebe073a686 100644 --- a/assets/scss/_custom.scss +++ b/assets/scss/_custom.scss @@ -422,6 +422,7 @@ body.cid-community > #deprecation-warning > .deprecation-warning > * { } color: $blue; + margin: 1rem; } } }