mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Implement dropdown menu for document toolbar
This commit is contained in:
parent
de273a38ed
commit
2bbeaf91a0
2 changed files with 21 additions and 20 deletions
|
@ -155,7 +155,7 @@ $color-white-dark-1: #f5f5f5;
|
|||
|
||||
// Documents and spaces card background color
|
||||
$color-card: #F6F4EE;
|
||||
$color-sidebar: #f2f8fd;
|
||||
$color-sidebar: #F6F4EE;
|
||||
// $color-card: #F6F4EE;
|
||||
// $color-sidebar: #f2f8fd;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue