xref: /openbmc/webui-vue/src/assets/styles/bmc/custom/_calendar.scss (revision a88f752908a6188f72274550e0cfe1418cb27f63)
1.b-calendar-nav {
2  .btn {
3    &:hover {
4      background: none;
5      color: $dark;
6    }
7  }
8}