mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 20:29:09 +08:00
Fix code style
This commit is contained in:
parent
f0104f6245
commit
3114072038
@ -161,7 +161,8 @@ ScrollView
|
||||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color: radioButton.hovered ? UM.Theme.getColor("small_button_text") : UM.Theme.getColor("small_button_text_hover")
|
||||
|
||||
Rectangle {
|
||||
Rectangle
|
||||
{
|
||||
width: parent.width / 2
|
||||
height: width
|
||||
anchors.centerIn: parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user