/**
 * Menu Component Demo Style for Uxcore
 * @author vincent.bian
 *
 * Copyright 2014-2015, Uxcore Team, Alinw.
 * All rights reserved.
 */
@import '../node_modules/kuma-base/variable';
@import '../src/Menu.less';

.icon-demo {
  font-size: 20px;
}

body {
  padding-bottom: 400px;
}
