Skip to content

Conversation

@ppipicz24
Copy link
Collaborator

No description provided.

@ppipicz24 ppipicz24 self-assigned this Nov 13, 2025
@ppipicz24 ppipicz24 requested a review from mercury83 as a code owner November 13, 2025 12:49

.demohost-container {
display: flex;
padding: var(--smc-reference-Padding-md, 24px) var(--smc-reference-Padding-lg, 32px);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--smc-reference-Padding-md seems an invalid variable name. Can you check?

<app-tryout-controls>
<app-control-table
controls
[controlName]="'Overlay panel'"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional: when you bind a simple string value, the square bracket binding is not necessary (this comment applies for the entire project)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants