Skip to content

Commit

Permalink
Added background shadowing
Browse files Browse the repository at this point in the history
  • Loading branch information
nastena1606 committed Feb 15, 2024
1 parent 8c116b8 commit 8fc2174
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/css/osano.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.osano-cm-dialog--type_bar {
color: #000;
background: #fff;
box-shadow: 0 0 0 100vmax rgba(0,0,0,0.66)
}


.osano-cm-dialog {
Expand Down

0 comments on commit 8fc2174

Please sign in to comment.