CSR-918 Fix list-button-horizontal styling

This commit is contained in:
Katie 2022-11-03 14:52:04 -04:00
parent d197af9282
commit b46bad9015

View file

@ -10,7 +10,9 @@ html {
}
&:hover {
position: relative;
@include box-shadow-hover($red-200);
z-index: 4;
}
}