Closed Mojganahk closed 6 years ago
ok, cool! Got it
@Mojganahk @shawnlauzon how critical is to center the table content? It seems that Bulma doesn't have any options to center the labels. I found a lot of issues on GitHub with people trying to do the same thing.
So far I couldn't find a valid solution, some of them simply doesn't work, some of them identified by eslintrc/prettier as an error.
The only way I see is to create the whole table manually, without using b-column
@Lyncis It would be nicer in center. If it doesn't allow, let's keep it the way it was but with more space on the left. thanks.
@Lyncis I imagine you've already tried this, but how about simply putting it inside a container?
@shawnlauzon I've tried, but it doesn't center the labels.
I might be wrong here, but it is quite desirable I can create the table directly using <th>
and <td>
. In this case everything will be centered
@Lyncis Yes, as a last resort (and it appears we are at that point), using a table is fine.
@Lyncis UI Updates:
Final Look
Child of Volentix/venue#8