canvas语言适配
This commit is contained in:
@@ -1115,10 +1115,14 @@ export default defineComponent({
|
||||
border-radius: .8rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
flex-wrap: wrap;
|
||||
// flex-wrap: nowrap;
|
||||
|
||||
|
||||
&.history{
|
||||
> .text{
|
||||
flex-basis: 100%;
|
||||
}
|
||||
}
|
||||
> .time{
|
||||
font-size: 1.2rem;
|
||||
opacity: .5;
|
||||
|
||||
Reference in New Issue
Block a user