Tabs in Modal #1898
Answered
by
stsrki
NeoCoderMatrix86
asked this question in
Q&A
Tabs in Modal
#1898
-
Hello :), I would like to have tabs in a modal dialog (options). Following the examples (https://blazorise.com/docs/components/tab/) I only get the result attached. I'm missing the borders?! What did I do wrong?
|
Beta Was this translation helpful? Give feedback.
Answered by
stsrki
Feb 23, 2021
Replies: 1 comment 14 replies
-
Not sure what borders you meant. Maybe you don't need pills buttons, so remove Also, try adding some padding on panes. |
Beta Was this translation helpful? Give feedback.
14 replies
Answer selected by
NeoCoderMatrix86
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what borders you meant. Maybe you don't need pills buttons, so remove
Pills="true"
.Also, try adding some padding on panes.
<TabPanel Name="common" Padding="Padding.Is3.OnY">