mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:36:03 +08:00
Show bottom border of material brands
CURA-9522
This commit is contained in:
parent
ab49dcceb5
commit
20fdf22e35
@ -321,7 +321,7 @@ Cura.MenuItem
|
|||||||
|
|
||||||
color: materialColorButton.containsMouse ? UM.Theme.getColor("background_2") : "transparent"
|
color: materialColorButton.containsMouse ? UM.Theme.getColor("background_2") : "transparent"
|
||||||
|
|
||||||
Rectangle
|
Item
|
||||||
{
|
{
|
||||||
height: parent.height
|
height: parent.height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
Loading…
x
Reference in New Issue
Block a user