We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3184bec commit 9699441Copy full SHA for 9699441
src/stories/utils/lazy-preview-element.ts
@@ -39,7 +39,7 @@ lazy-preview button {
39
}
40
41
lazy-preview button:hover {
42
- background-color: #4285f4;
+ background-color: #1765cc;
43
44
`;
45
0 commit comments