mirror of
https://github.com/penpot/penpot.git
synced 2025-03-10 14:51:37 -05:00
Fix minor style changes at workspace
This commit is contained in:
parent
14c671ebf3
commit
b1c029e16a
2 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
}
|
||||
|
||||
.recent-files-row-title-info {
|
||||
color: $color-gray-30
|
||||
}
|
||||
|
||||
.recent-files-empty {
|
||||
|
|
|
@ -202,6 +202,7 @@ span.element-name {
|
|||
background-color: rgba(255,255,255,.6);
|
||||
border-radius: $br-small;
|
||||
flex-shrink: 0;
|
||||
fill: $color-black !important;
|
||||
padding: 1px;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue