Not everywhere, but a large part of the code base.
This way, hot reloading will also reload the strings which makes for
such a better developer experience.
This avoids the first line moving after starting to type the second
line. Why does this fix it? I have no idea. At this point I feel like a
monkey searching on StackOverflow and trying different things at random.
Urgh.
This is weird. In some themes there in an internal padding, and in some
themes, there in none. I didn't think themes would affect this.
Also isDense and isCollapsed work in strange ways. I wish this was
properly documented.
I basically want to remove the left padding, and insert a normal top and
bottom padding. Is that too much to ask?