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