From f62fce715dd6c16cd389bdbd7e5ec7b587a6f522 Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 15:37:37 +0700 Subject: [PATCH] purple close button --- src/styles/dialogs.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/dialogs.less b/src/styles/dialogs.less index 8ed74a5..a8b1d40 100644 --- a/src/styles/dialogs.less +++ b/src/styles/dialogs.less @@ -71,7 +71,7 @@ right: 0; width: 100%; height: 68px; - background: transparent; + background: @dialog_background; } }