Improvements to reduce repainting (#5876)
This commit is contained in:
committed by
GitHub
parent
8831b75c5d
commit
a3c5450205
@@ -30,6 +30,7 @@ $mobileOverlayMargin: 20px;
|
||||
$mobileMenuIconD: 25px;
|
||||
$phoneItemH: floor(math.div($gridItemMobile, 4));
|
||||
$tabletItemH: floor(math.div($gridItemMobile, 3));
|
||||
$shellTimeConductorMobileH: 90px;
|
||||
|
||||
/************************** MOBILE TREE MENU DIMENSIONS */
|
||||
$mobileTreeItemH: 35px;
|
||||
|
||||
Reference in New Issue
Block a user