Polish Switcher Icon

This commit is contained in:
Lucas 2019-12-09 13:36:40 +07:00
parent 6a5354a3b7
commit 344db31d29
3 changed files with 3 additions and 3 deletions

View file

@ -436,7 +436,7 @@ button.switcher::after {
display: inline-block;
width: 1rem;
height: 1rem;
border: 2px solid currentColor;
border: 0.15rem solid currentColor;
border-radius: 50%;
background: linear-gradient(to right, currentColor 0%, currentColor 50%, transparent 50%);
vertical-align: bottom;