Now-Modal - change size --- Now Experience

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2020 01:42 PM
I have use a now-modal in my component but I want it bigger than "lg" how can I do that?
I assume I need to use :host in CSS. I have tried this in the component styles.scss:
:host(now-modal) {
max-width: 98%;
width: 80%;
}
Labels:
- Labels:
-
Now Experience UI Framework
7 REPLIES 7

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2020 07:11 AM
I have done that already. Nothing changes the size. Regardless if I use %, px or rem sizes.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 10:32 PM
any solution of this, I am also facing same issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 10:57 AM