7 lines
93 B
CSS
7 lines
93 B
CSS
|
.OxTreeList {
|
||
|
position: absolute;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
bottom: 0;
|
||
|
}
|