mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 21:48:29 +02:00
Fix library tabs styles
This commit is contained in:
parent
62c6d85ed0
commit
c1dee0dbf7
4 changed files with 8 additions and 9 deletions
|
@ -645,7 +645,7 @@ input[type=radio]:checked + label:before{
|
|||
|
||||
&::after {
|
||||
content:"✓";
|
||||
color: #fff;
|
||||
color: #000000;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue