PR comments

CURA-11003
This commit is contained in:
Saumya Jain 2024-04-12 12:29:07 +02:00
parent 1457569aeb
commit a3911bdbfa

View file

@ -98,7 +98,7 @@ Item
background: Rectangle {
id: background
color: UM.Theme.getColor("main_background")
radius: 2
radius: UM.Theme.getSize("default_radius").width
border.color: UM.Theme.getColor("primary_button")
}
height: UM.Theme.getSize("small_button_icon").height * 2