mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Remove padding on troubleshooting button
Contributes to issue CURA-8609.
This commit is contained in:
parent
9c684cbc4d
commit
1b36bc2e81
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ Window
|
|||
Cura.TertiaryButton
|
||||
{
|
||||
id: printerListTroubleshooting
|
||||
leftPadding: 0 //Want to visually align this to the text.
|
||||
|
||||
text: catalog.i18nc("@button", "Troubleshooting")
|
||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue