feat: add cursor pointer to theme toggle

This commit is contained in:
alistair3149 2021-01-11 13:49:21 -05:00
parent 70b74107de
commit b867943040

View file

@ -7,6 +7,7 @@
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
font-size: 0;
opacity: @opacity-icon;
outline: 0;