mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added template vision msg
This commit is contained in:
@@ -36,4 +36,30 @@
|
||||
padding: 6px 6px 6px 7px;
|
||||
border-radius: 6px;
|
||||
background: #3D3F48;
|
||||
}
|
||||
|
||||
.chat__content--users {
|
||||
height: 70%;
|
||||
}
|
||||
|
||||
.card__user {
|
||||
margin-top: 24px;
|
||||
margin: 24px 70px 0px 23px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.user__icon {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
flex-direction: column;
|
||||
margin-left: 23px;
|
||||
}
|
||||
BIN
luckydiamond/src/assets/icons-test/person-icon-chat.png
Normal file
BIN
luckydiamond/src/assets/icons-test/person-icon-chat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1017 B |
Reference in New Issue
Block a user