marc parthoens free asked 4 years ago


Where is defined cascading-modal style used in https://mdbootstrap.com/docs/angular/modals/forms/Cascading modal register / login in HTML:
modal-dialog cascading-modal?


Arkadiusz Idzikowski staff answered 4 years ago


I'm not sure if I understood your question correctly. As I already mentioned in your other topic, the styles of the modal (and other components) are no longer global, instead they are assigned directly to the component, and that's why they are stored differently. The best way to inspect/customize styles is to use developer tools in the browser.


marc parthoens free commented 4 years ago

What I mean is that in demo https://mdbootstrap.com/docs/angular/modals/forms/Cascading modal register / login in You use cascading-modal style. I cannot see where this style (cascading-modal) is defined. I also checked same thing in ng-admin-pro-8.1.1. Cascading-modal style is also used and I found no definition for this style Cannot find where


Arkadiusz Idzikowski staff commented 4 years ago

This class is defined in the styles of modal component.

https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design/blob/master/projects/angular-bootstrap-md/src/lib/free/modals/_modals.scss



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.1.1
  • Device: pc
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: Yes