mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
fix library tabs
This commit is contained in:
parent
2a30b2737c
commit
bdbfa36112
1 changed files with 3 additions and 0 deletions
|
@ -34,7 +34,10 @@
|
|||
color: $color-gray;
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
font-size: $fs14;
|
||||
padding: .6rem;
|
||||
text-align: center;
|
||||
width: 118px;
|
||||
|
||||
&:hover {
|
||||
color: $color-white;
|
||||
|
|
Loading…
Reference in a new issue