unipept / unipept-desktop

This is the desktop application that accompanies the Unipept project.
https://unipept.ugent.be
MIT License
7 stars 0 forks source link

Fix layout of updated snackbar #141

Closed pverscha closed 2 years ago

pverscha commented 3 years ago

This PR introduces a fix for the width of snackbar that displays the "application is updated" message. Before, one of the buttons was wrongly positioned on a second line in the snackbar:

image

Now, this has been fixed:

image