index.scss 128 Bytes
Newer Older
hank committed
1 2 3 4 5 6 7 8 9
@import '@styles/var.scss';

.menu-item {
  &-input {
    border: 1px solid #999;
    height: 40px;
    margin: 10px 5px;
  }
}