Fixed export popup CSS
This commit is contained in:
@ -60,7 +60,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#texport-times-section{
|
#texport-times-section{
|
||||||
height: 100px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.time-label{
|
.time-label{
|
||||||
@ -69,7 +69,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#export-curves-section{
|
#export-curves-section{
|
||||||
height: calc(100% - 150px);
|
height: calc(100% - 170px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#export-button-container{
|
#export-button-container{
|
||||||
|
Reference in New Issue
Block a user