style: #f5f5f5统一更换为#f9fafa
This commit is contained in:
@@ -392,7 +392,7 @@ export default defineComponent({
|
||||
&.user{
|
||||
> .textBox{
|
||||
margin-left: auto;
|
||||
background: #f5f5f5;
|
||||
background: #F9FAFA;
|
||||
max-width: 60%;
|
||||
> .text{
|
||||
> .content{
|
||||
@@ -535,11 +535,11 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
> .content{
|
||||
background: #f5f5f5;
|
||||
background: #F9FAFA;
|
||||
// border-radius: 2.4rem;
|
||||
> textarea{
|
||||
padding: 1.6rem 2rem 0;
|
||||
background: #f5f5f5;
|
||||
background: #F9FAFA;
|
||||
width: 100%;
|
||||
min-height: 7.2rem;
|
||||
// border-radius: 2.4rem;
|
||||
|
||||
Reference in New Issue
Block a user