Hey,
Any way to decrease the spacing between those two buttons?
(Just a little bit, say by half)
Thanks!
Probably you can try decreasing the padding-bottom/margin-bottom of the button.
Did it, thanks!
<pre><span><style>
[data-test="app-button-view"]{margin-bottom: 6px}
2 Likes