File tree Expand file tree Collapse file tree
visualpython/css/component Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141}
4242.vp-dataselector {
4343 position : absolute;
44- top : calc (50% - 275 px );
44+ top : calc (50% - 290 px );
4545 left : calc (50% - 325px );
4646 width : 650px ;
47- height : 550 px ;
47+ height : 580 px ;
4848 background : white;
4949 border : 1px solid var (--border-gray-color );
5050 z-index : 1300 ;
5555}
5656.vp-ds-data-box {
5757 width : 100% ;
58- height : 150 px ;
58+ height : 130 px ;
5959 align-content : baseline;
6060 align-items : center;
6161}
6262.vp-ds-type-box ,
6363.vp-ds-variable-box {
6464 border : 0.25px solid var (--border-gray-color );
65- height : 150 px ;
65+ height : 130 px ;
6666 grid-row-gap : 0px ;
6767 align-content : baseline;
6868}
9090 margin-top : 10px ;
9191}
9292.vp-ds-option-inner-box {
93- height : calc (100% - 35 px );
93+ height : calc (100% - 80 px );
9494}
9595.vp-ds-df-option-box {
9696 height : 100% ;
You can’t perform that action at this time.
0 commit comments