@import './variables';

.win-sidebar {
  width: @sidebar-width;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
