mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:19:03 +08:00
Remove padding on troubleshooting button
Contributes to issue CURA-8609.
This commit is contained in:
parent
9c684cbc4d
commit
1b36bc2e81
@ -439,6 +439,7 @@ Window
|
|||||||
Cura.TertiaryButton
|
Cura.TertiaryButton
|
||||||
{
|
{
|
||||||
id: printerListTroubleshooting
|
id: printerListTroubleshooting
|
||||||
|
leftPadding: 0 //Want to visually align this to the text.
|
||||||
|
|
||||||
text: catalog.i18nc("@button", "Troubleshooting")
|
text: catalog.i18nc("@button", "Troubleshooting")
|
||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user