Skip to content

Commit

Permalink
feat: add box-shadow to collab demo
Browse files Browse the repository at this point in the history
  • Loading branch information
svenadlung committed Mar 31, 2023
1 parent 87840b0 commit c5496c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/src/Demos/SingleRoomCollab/React/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
background-color: #fff;
border: 2px solid #0d0d0d;
border-radius: 0.75rem;
box-shadow: 5px 5px #000;
color: #0d0d0d;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit c5496c1

Please sign in to comment.