shabegom / buttons

Buttons in Obsidian
The Unlicense
453 stars 47 forks source link

Row of buttons? #193

Closed tommoyer closed 8 months ago

tommoyer commented 8 months ago

If I have a couple of buttons that are related, is there a way to "group" them so they display in a row, instead of line by line? I'm thinking there is a way to do it with CSS, but I'm not sure and I've looked through the documentation and don't see anything obvious. One thought was to create a group of inline buttons and then use CSS to style that. I figured while I play with that approach, if someone already has something like this working, they might share their approach.

tommoyer commented 8 months ago

I figured out how to achieve this. I used inline buttons and now I can create rows of buttons