@import '~tc-ui/src/styles/tc-includes';

:global {
  .MenuBar {
    &.vertical {
      width: 100px;
    }
  }
}
  