Added Edit + Create comment funtionality
This commit is contained in:
11
src/app/comment-card-edit/comment-card-edit.component.scss
Normal file
11
src/app/comment-card-edit/comment-card-edit.component.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.comment-card {
|
||||
max-width: 420px;
|
||||
}
|
||||
|
||||
.full-width-field {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user