Closed svta-7125 closed 1 year ago
Not sure it's exactly what you want, but Cmd & L will select & left align, same as if you'd clicked it - so you could do it as you're mousing towards it.
I'm not planning to add that to the theme, but you can always add you custom styles along the theme.
Something like this should work:
#urlbar-input {
text-align: center !important;
}
Is it possible to add an option to centre align the URL on the URL bar like in Safari?