mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
Polish Switcher Icon
This commit is contained in:
parent
6a5354a3b7
commit
344db31d29
3 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue