Merge branch 'main' of https://github.com/ciderapp/Cider into main
This commit is contained in:
commit
ec41b8655b
2 changed files with 4 additions and 4 deletions
|
@ -18,14 +18,14 @@
|
|||
flex: 1;
|
||||
|
||||
.top-nav-group {
|
||||
background : @baseColor;
|
||||
background : #1e1e1e99;
|
||||
border : 1px solid lighten(@baseColor, 8);
|
||||
border-radius: 12px;
|
||||
display : flex;
|
||||
height : 32px;
|
||||
|
||||
.app-sidebar-item {
|
||||
background-color: @baseColor;
|
||||
background-color: #1e1e1e00;
|
||||
border-radius : 10px !important;
|
||||
border : 0px;
|
||||
min-width : 120px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue