mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 05:06:11 +02: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;
|
color: $color-gray;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
font-size: $fs14;
|
||||||
padding: .6rem;
|
padding: .6rem;
|
||||||
|
text-align: center;
|
||||||
|
width: 118px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $color-white;
|
color: $color-white;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue