no message

This commit is contained in:
kuaifan 2022-03-31 19:13:56 +08:00
parent 4ae66ee3aa
commit 9364cfe1cf
3 changed files with 3 additions and 2 deletions

2
public/css/app.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
e0bd18b53cd30cf6 f965ccba44d2050d

View File

@ -19,6 +19,7 @@
> span { > span {
padding-left: 6px; padding-left: 6px;
color: $primary-color; color: $primary-color;
cursor: pointer;
} }
} }
.member-close { .member-close {