joelshepherd / tabliss

A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.
https://tabliss.io
GNU General Public License v3.0
2.15k stars 281 forks source link

Update Links.tsx -> fix button shift when columns > 1 #597

Closed SimonLeclere closed 1 year ago

SimonLeclere commented 1 year ago

When you set the "columns" parameter to a value greater than 1, the button used to display the links no longer shifts to the left and remains centered

Before : image

After : image