generate功能调整
This commit is contained in:
@@ -1206,13 +1206,13 @@ i {
|
||||
.design_detail_modal_component .input_border span,
|
||||
.library_page .input_border span {
|
||||
position: absolute;
|
||||
bottom: -1.5rem;
|
||||
bottom: -2rem;
|
||||
left: 0;
|
||||
font-size: calc(1.2rem*1.2);
|
||||
zoom: 0.8;
|
||||
font-size: 1.2rem;
|
||||
color: red;
|
||||
opacity: 0;
|
||||
transform: scale(0.7);
|
||||
transform-origin: left bottom;
|
||||
width: 100%;
|
||||
}
|
||||
.collection_modal_body .input_border .generage_btn,
|
||||
.design_detail_modal_component .input_border .generage_btn,
|
||||
|
||||
Reference in New Issue
Block a user