We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f56e5 commit 119cf6bCopy full SHA for 119cf6b
cloudapp/src/app/store/store.component.scss
@@ -3,4 +3,5 @@ textarea {
3
margin: 10px;
4
height: 100px;
5
padding: 10px;
6
+ border: 1px solid;
7
}
manifest.json
@@ -19,7 +19,7 @@
19
},
20
"icon": {
21
"type": "font",
22
- "value": "fa fa-graduation-cap"
+ "value": "fa fa-lightbulb-o"
23
24
"fullscreen": {
25
"allow": true,
0 commit comments