CASH-1402 bugfix: CSS fix
This commit is contained in:
parent
1dc9269389
commit
ab5fd16a01
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ html {
|
||||||
&:hover {
|
&:hover {
|
||||||
@include box-shadow-hover($red-200);
|
@include box-shadow-hover($red-200);
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
|
border-radius: 50rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="radio"]:focus + .list-button-content {
|
input[type="radio"]:focus + .list-button-content {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue