Skip to content

Align Sub buttons of several button cards #1185

Discussion options

You must be logged in to vote

With this modification, applied to each Bubble Card, you align all the sub-buttons.

.bubble-sub-button-container{
  position: absolute;
  right: anchor(left);
  margin-left: 250px;
}


If this solves your problem, mark this as solved and close the discussion.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@HyperCriSiS
Comment options

Answer selected by HyperCriSiS
Comment options

You must be logged in to vote
4 replies
@Menelao147
Comment options

@HyperCriSiS
Comment options

@Menelao147
Comment options

@HyperCriSiS
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment