mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-16 04:29:20 +00:00
fix: Add normal variant of colors for easyness of usage in projects
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
.fieldset
|
||||
border-radius 8px
|
||||
border 2px solid nativeRGB(var(--gray-500))
|
||||
border 2px solid var(--gray-500)
|
||||
transition all $transition
|
||||
margin 0
|
||||
|
||||
|
Reference in New Issue
Block a user