Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clooos authored Oct 11, 2023
1 parent 74bea9b commit 4d36d17
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,16 +450,7 @@ Please note that you will have to add `!important;` to some CSS styles that are

### Examples

Here is how to change the whole `pop-up` opacity:

```yaml
styles: |
#root {
opacity: 0.95;
}
```

To change the `pop-up` background:
Here is how to change the `pop-up` background (you can do it with `bg_color`, `bg_opacity` and `bg_blur` now).

```yaml
styles: |
Expand Down

0 comments on commit 4d36d17

Please sign in to comment.