mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 04:51:37 +02:00
✨ On team settings set color of members count to black
This commit is contained in:
parent
449756a0e4
commit
72b00fa9af
2 changed files with 4 additions and 3 deletions
|
@ -193,7 +193,7 @@
|
|||
svg {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
fill: $color-primary-dark;
|
||||
fill: $color-black;
|
||||
}
|
||||
|
||||
.owner {
|
||||
|
@ -208,7 +208,7 @@
|
|||
|
||||
.summary {
|
||||
margin-top: 5px;
|
||||
color: $color-primary-dark;
|
||||
color: $color-black;
|
||||
.icon {
|
||||
padding: 0px 10px;
|
||||
margin-right: 12px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue