Fix New button in Drive

This commit is contained in:
David Benqué 2022-02-21 17:15:39 +00:00
parent 182598a351
commit b7d43eb9f4
1 changed files with 1 additions and 1 deletions

View File

@ -945,7 +945,7 @@
.cp-toolbar-bottom-left { .cp-toolbar-bottom-left {
.cp-app-drive-toolbar-new { .cp-app-drive-toolbar-new {
border-radius: @variables_radius; border-radius: @variables_radius;
color: @cp_toolbar-bottom-fg; color: @cp_toolbar-fg;
border-color: var(--toolbar-bg-color); border-color: var(--toolbar-bg-color);
background-color: var(--toolbar-bg-color); background-color: var(--toolbar-bg-color);
&:hover { &:hover {