0
Fork 0
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:
elhombretecla 2016-10-31 10:41:28 +01:00 committed by Andrey Antukh
parent 2a30b2737c
commit bdbfa36112
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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;