Skip to content

Commit

Permalink
Update Acrylic-popups-addon.theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
s-k-y-l-i authored Mar 29, 2024
1 parent e0ec017 commit 22f7a56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Acrylic-popups-addon.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
:root{
--blur: 20px; /*Popup blur size*/
--opacity: 0.5; /*Popup background opacity*/
--radius: 30px; /*Popup border radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
--radius: 8px; /*Popup border radius*/
--radius-small: 5px; /*Context popups radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
}

0 comments on commit 22f7a56

Please sign in to comment.