aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/material/collections/menu.variables
blob: ccc1345d8518aa7e4d2754ac3df887f0fadfde14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*******************************
             Menu
*******************************/

@fontFamily: 'Roboto', Arial, sans-serif;
@boxShadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
@dividerSize: 0px;

@itemVerticalPadding: @relativeLarge;
@itemHorizontalPadding: @relativeLarge;