fix quote velocita
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
.specific{
|
||||
|
||||
.svg-area{
|
||||
width: 750px;
|
||||
height: 750px;
|
||||
|
||||
.disegnoQuoteVelocita{
|
||||
margin-left: 200px;
|
||||
width: 750px;
|
||||
height: 750px;
|
||||
margin-left: 500px;
|
||||
width: 800px;
|
||||
height: 800px;
|
||||
}
|
||||
|
||||
.input-circles{
|
||||
@@ -43,6 +45,14 @@
|
||||
.circle6{
|
||||
}
|
||||
|
||||
.circle7{
|
||||
|
||||
}
|
||||
|
||||
.circle8{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -4644,11 +4644,15 @@ img {
|
||||
width: 1820px;
|
||||
height: 980px;
|
||||
}
|
||||
.modal.quote-velocita-info .specific .svg-area .disegnoQuoteVelocita {
|
||||
margin-left: 200px;
|
||||
.modal.quote-velocita-info .specific .svg-area {
|
||||
width: 750px;
|
||||
height: 750px;
|
||||
}
|
||||
.modal.quote-velocita-info .specific .svg-area .disegnoQuoteVelocita {
|
||||
margin-left: 500px;
|
||||
width: 800px;
|
||||
height: 800px;
|
||||
}
|
||||
.modal.quote-velocita-info .specific .svg-area .input-circles .circle {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
+2
@@ -58,6 +58,8 @@
|
||||
<label>30 mm/s</label>
|
||||
</div>
|
||||
</div>
|
||||
<span class="circle7">123 mm</span>
|
||||
<span class="circle8">0 mm</span>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user