Skip to content

Commit 119cf6b

Browse files
committed
Update icon
1 parent 85f56e5 commit 119cf6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cloudapp/src/app/store/store.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ textarea {
33
margin: 10px;
44
height: 100px;
55
padding: 10px;
6+
border: 1px solid;
67
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"icon": {
2121
"type": "font",
22-
"value": "fa fa-graduation-cap"
22+
"value": "fa fa-lightbulb-o"
2323
},
2424
"fullscreen": {
2525
"allow": true,

0 commit comments

Comments
 (0)