Updated sortdiaglog frame
Updated the dialog frame to use dynamic height.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#sortableFrame
|
||||
{
|
||||
height: 270px;
|
||||
min-height: 270px;
|
||||
height: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user