minor chages

This commit is contained in:
Craig 2020-01-25 15:14:46 +00:00
parent 56a5dcf77f
commit 1b9d36b516
7 changed files with 14 additions and 12 deletions

View file

@ -132,7 +132,7 @@
height: 12px;
width: 12px;
border-radius: 12px;
background: $interactive-active;
background: #fff;
cursor: pointer;
}
@ -149,7 +149,7 @@
height: 12px;
width: 12px;
border-radius: 12px;
background: $interactive-active;
background: #fff;
cursor: pointer;
margin-top: -4px;
}