mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
no message
This commit is contained in:
parent
bd2dabe851
commit
87fab80ea3
@ -1 +1 @@
|
||||
Subproject commit 9d4d2a3189fa2454b25af9f7f2ab64f776d40b53
|
||||
Subproject commit 5a7bbcea45ab4444c7394d21cea5ace8a0615221
|
||||
@ -30,6 +30,7 @@
|
||||
color: #fff;
|
||||
padding: 16px 18px;
|
||||
border-radius: 12px;;
|
||||
max-width: calc(100% - 160px);
|
||||
}
|
||||
|
||||
.title {
|
||||
@ -47,6 +48,9 @@
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.dark {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user