mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Change the remove and the info buttons
Contributes to CURA-6005.
This commit is contained in:
parent
b7904d6e05
commit
02825a062f
7 changed files with 17 additions and 61 deletions
|
@ -18,7 +18,7 @@ ListView
|
|||
BackupListItem
|
||||
{
|
||||
id: backupListItem
|
||||
width: parent.width
|
||||
width: parent.width - UM.Theme.getSize("default_margin").width // Add a margin, otherwise the scrollbar is be on top of the right most component
|
||||
}
|
||||
|
||||
Divider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue