JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Window smart-window is center aligning all content – how to change?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101294
    davout
    Member

    I’m using the ‘smart-window’ component to display a floating data entry form.
    I’ve noticed that by default the smart window is horizontally center aligning all content.  How do I change this?
    My content is a data entry form and I want all the form controls left aligned

    #101296
    yavordashew
    Member

    Hi davout,
    I have tested the ‘smart-window’ component with a form in it and I don’t get the same behaviour as described from you.
    Would you share some of your code if its possible, also you can use the following class to style the components inside our component and check if the ‘smart-window’ is inheriting styles.
    /*The class you can use to style the container inside the window */
    .smart-window .smart-content-container{
    /* Your Styles Here */
    }
    Please, do not hesitate to contact us if you have any additional questions.
    Best regards,
    Yavor Dashev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.