0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

💄 Add new color assets styles and titles

This commit is contained in:
elhombretecla 2021-05-12 13:25:55 +02:00 committed by Andrés Moya
parent ddbaee228a
commit 5c0bc1cf84

View file

@ -164,6 +164,8 @@
.asset-title {
display: flex;
cursor: pointer;
font-size: $fs11;
text-transform: uppercase;
& .num-assets {
color: $color-gray-30;
@ -375,6 +377,7 @@
display: flex;
align-items: center;
border: 1px solid transparent;
border-radius: $br-small;
margin-top: $x-small;
padding: 2px;
font-size: $fs12;