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