mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 03:01:12 +00:00
no message
This commit is contained in:
parent
1a0c1e3306
commit
ecf0c78993
@ -421,6 +421,20 @@
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
.subtask-avatar {
|
||||
max-width: 30%;
|
||||
min-width: 54px;
|
||||
> ul {
|
||||
justify-content: flex-end;
|
||||
> li {
|
||||
margin-right: 0;
|
||||
margin-left: 6px;
|
||||
&:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.ivu-icon-ios-loading {
|
||||
animation: animation-icon-loading 0.6s infinite linear;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user