Home
last modified time | relevance | path

Searched refs:offsetValue (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/doc/_static/js/
Dcustom.js64 … const offsetValue = menuHeightOffset_fixed + menuHeightOffset_diff * scrolledPercent;
65 $menu.css('max-height', `calc(100% - ${offsetValue}px)`);