perf:优化上传图像
This commit is contained in:
@@ -126,4 +126,9 @@ onMounted(() => {
|
||||
.app-container {
|
||||
padding: 20px;
|
||||
}
|
||||
.text-center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -250,6 +250,7 @@ onMounted(async () => {
|
||||
|
||||
.user-info-head:hover:after {
|
||||
content: "+";
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user