云端文件下载
This commit is contained in:
1116
unpackage/dist/dev/app-plus/pages/CloudDatabase/CloudDatabase.css
vendored
Normal file
1116
unpackage/dist/dev/app-plus/pages/CloudDatabase/CloudDatabase.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -841,15 +841,26 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.agree-btn[data-v-976117c3],
|
||||
.refuse-btn[data-v-976117c3] {
|
||||
.agree-btn[data-v-976117c3] {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
border: 1px solid #666;
|
||||
margin-left: 0.3125rem;
|
||||
border: 1px solid #3b86ff;
|
||||
color: #3b86ff;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* 好友申请状态 */
|
||||
.friend-status[data-v-976117c3] {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
padding: 0.25rem 0.625rem;
|
||||
border-radius: 0.9375rem;
|
||||
}
|
||||
.friend-status.agreed[data-v-976117c3] {
|
||||
color: #059669;
|
||||
background-color: rgba(16, 185, 129, 0.1);
|
||||
}
|
||||
|
||||
/* 通讯录 */
|
||||
.contact-list[data-v-976117c3] {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user