mirror of
https://github.com/penpot/penpot.git
synced 2026-08-04 03:48:46 +00:00
Fix minor style changes at workspace
This commit is contained in:
parent
14c671ebf3
commit
b1c029e16a
@ -39,6 +39,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.recent-files-row-title-info {
|
.recent-files-row-title-info {
|
||||||
|
color: $color-gray-30
|
||||||
}
|
}
|
||||||
|
|
||||||
.recent-files-empty {
|
.recent-files-empty {
|
||||||
|
|||||||
@ -202,6 +202,7 @@ span.element-name {
|
|||||||
background-color: rgba(255,255,255,.6);
|
background-color: rgba(255,255,255,.6);
|
||||||
border-radius: $br-small;
|
border-radius: $br-small;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
fill: $color-black !important;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user