update code
parent
3cb148b322
commit
266ccb7da6
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue