fix(workflow): indicate that disabled publish button is not clickable (#5698)
This commit is contained in:
parent
29eb29fc9b
commit
e2842d85dd
@ -82,8 +82,7 @@ const PublishButton = styled.button`
|
||||
margin-left: 6px;
|
||||
|
||||
&[disabled] {
|
||||
background-color: ${colorsRaw.grayLight};
|
||||
color: ${colorsRaw.gray};
|
||||
${buttons.disabled};
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user