mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-10 15:28:56 -07:00
Show bottom border of material brands
CURA-9522
This commit is contained in:
parent
ab49dcceb5
commit
20fdf22e35
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue