mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
Refined icon color
This commit is contained in:
parent
c2ebf91365
commit
efb036f9f1
@ -23,7 +23,7 @@ export default class SettingsMembersSubscriptionAccess extends Component {
|
||||
description: 'No one will be able to subscribe or sign in',
|
||||
value: 'none',
|
||||
icon: 'no-members',
|
||||
icon_color: 'pink'
|
||||
icon_color: 'midlightgrey-d2'
|
||||
}];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user