Skip to content

Commit

Permalink
remove border
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsonliu committed Jul 14, 2023
1 parent 555437c commit 258fdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/cherry.scss
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@
left: 0;
top: 0;
background: #fff;
border: 1px solid #ccc;
// border: 1px solid #ccc;
border-radius: 2px;
max-height: 500px;
box-shadow: 0 2px 8px 1px #00000033;
Expand Down

0 comments on commit 258fdf6

Please sign in to comment.