update code

prv
haha 2024-03-27 00:16:32 +08:00
parent 3cb148b322
commit 266ccb7da6
1 changed files with 2 additions and 2 deletions

View File

@ -371,7 +371,7 @@ export default {
.font-size-tools { .font-size-tools {
position: absolute; position: absolute;
top: 18px; top: 18px;
right: 400px; right: 500px;
} }
.popup-project-introduction-details { .popup-project-introduction-details {
@ -444,7 +444,7 @@ export default {
} }
.head-title-select { .head-title-select {
width: 300px; width: 400px;
padding-top: 0px; padding-top: 0px;
} }
}</style> }</style>