Skip to content

Commit 9699441

Browse files
committed
docs: update hover cover on preview button
1 parent 3184bec commit 9699441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/utils/lazy-preview-element.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lazy-preview button {
3939
}
4040
4141
lazy-preview button:hover {
42-
background-color: #4285f4;
42+
background-color: #1765cc;
4343
}
4444
`;
4545

0 commit comments

Comments
 (0)