update OxCustomList CSS
This commit is contained in:
parent
65501544f8
commit
69506bde92
1 changed files with 10 additions and 0 deletions
|
@ -1203,6 +1203,16 @@ Lists
|
||||||
================================================================================
|
================================================================================
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.OxCustomList > .OxContainer {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
.OxCustomList .OxPage {
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.OxIconList.OxBoth {
|
.OxIconList.OxBoth {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue