Skip to content

Commit

Permalink
Fix: -webkit-mask-box-image
Browse files Browse the repository at this point in the history
  • Loading branch information
imYourChoi committed Apr 24, 2023
1 parent 5c5312e commit ba1b4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ModalRoomOptions/Picker.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
display: flex;
justify-content: center;
height: 100%;
-webkit-mask-box-image: linear-gradient(
mask-image: linear-gradient(
to bottom,
transparent 0% 24px,
white 96px 125px,
Expand Down

0 comments on commit ba1b4ac

Please sign in to comment.