init commit,
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
.chat-row {
|
||||
.chat-row-content {
|
||||
padding: 1rem;
|
||||
}
|
||||
.chat-content {
|
||||
background-color: pink;
|
||||
}
|
||||
// img {
|
||||
// border-radius: 500px;
|
||||
// height: 2.5rem;
|
||||
// width: 2.5rem;
|
||||
// margin-right: 1.5rem;
|
||||
// }
|
||||
|
||||
// ion-label {
|
||||
// h1 {
|
||||
// font-size: 1rem;
|
||||
// }
|
||||
// }
|
||||
}
|
Reference in New Issue
Block a user