Fix popup of selection of fields
This commit is contained in:
parent
2802be2ed5
commit
4e75f064fe
@ -590,7 +590,8 @@ div.myavailability {
|
||||
}*/
|
||||
.div-table-responsive {
|
||||
overflow-x: auto;
|
||||
min-height: 0.01%;
|
||||
/*min-height: 0.01%;*/
|
||||
min-height: 350px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -595,7 +595,8 @@ div.myavailability {
|
||||
}
|
||||
.div-table-responsive {
|
||||
overflow-x: auto;
|
||||
min-height: 0.01%;
|
||||
/*min-height: 0.01%;*/
|
||||
min-height: 350px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user