mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-29 03:31:17 -06:00
ENH: fix some color again
Change-Id: I8d06c7859cdcb232b0625ef1c22e562253be4dcf (cherry picked from commit 32d143fe029e36715231156ce857fd841a4a3748)
This commit is contained in:
parent
0e083654ce
commit
ec66e7750f
3 changed files with 9 additions and 6 deletions
|
|
@ -219,6 +219,7 @@ body
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#MenuArea
|
||||
|
|
@ -391,6 +392,7 @@ body
|
|||
color: #323A3D;
|
||||
background-color: #fff;
|
||||
display: none;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.CT_Item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue