Skip to content

Commit

Permalink
correccion color loading en storybook web - componente button
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Morales committed Jun 6, 2024
1 parent 07a170d commit e529061
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
font-style: normal;
font-weight: normal;
}

#story--components-button--camera-button-props svg {
stroke: #2979FF;
overflow: visible;
}
</style>


Expand Down

0 comments on commit e529061

Please sign in to comment.