From b7d43eb9f4840c038ba84aac79aba3ef2e766ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Mon, 21 Feb 2022 17:15:39 +0000 Subject: [PATCH] Fix New button in Drive --- customize.dist/src/less2/include/drive.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/src/less2/include/drive.less b/customize.dist/src/less2/include/drive.less index 95dc6993d..2de73f0b4 100644 --- a/customize.dist/src/less2/include/drive.less +++ b/customize.dist/src/less2/include/drive.less @@ -945,7 +945,7 @@ .cp-toolbar-bottom-left { .cp-app-drive-toolbar-new { border-radius: @variables_radius; - color: @cp_toolbar-bottom-fg; + color: @cp_toolbar-fg; border-color: var(--toolbar-bg-color); background-color: var(--toolbar-bg-color); &:hover {