This commit is contained in:
A1300399510
2023-08-01 16:14:22 +08:00
parent 5e91aa2fc2
commit bb3e14f9f1

View File

@@ -375,7 +375,7 @@ img {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
z-index: 66; // z-index: 66;
} }
.title-text { .title-text {
@@ -561,6 +561,7 @@ img {
border-top: 1px dotted #d7d7d7; border-top: 1px dotted #d7d7d7;
justify-content: flex-end; justify-content: flex-end;
padding: 0 20px; padding: 0 20px;
user-select: none;
.publish-item { .publish-item {
width: 100px; width: 100px;