Skip to content

Commit 85eee45

Browse files
committed
remove border from Apps menu box
1 parent 4299cfb commit 85eee45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/api_block/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
width: 58;
120120
height: 58px;
121121
text-align: center;
122-
border: 0.25px solid #C4C4C4;
122+
/* border: 0.25px solid #C4C4C4; */
123123
box-sizing: border-box;
124124
box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
125125
border-radius: 2px;

0 commit comments

Comments
 (0)