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