mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 05:41:05 -07:00
Merge pull request #2422 from fieldOfView/fix_dark_theme
Fix dark theme
This commit is contained in:
commit
106047a864
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ Item
|
||||||
style: UM.Theme.styles.scrollview
|
style: UM.Theme.styles.scrollview
|
||||||
flickableItem.flickableDirection: Flickable.VerticalFlick
|
flickableItem.flickableDirection: Flickable.VerticalFlick
|
||||||
|
|
||||||
Rectangle
|
Item
|
||||||
{
|
{
|
||||||
width: childrenRect.width
|
width: childrenRect.width
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue