change(ui): lucide icons global stroke width

This commit is contained in:
Shekar Siri 2024-05-07 13:57:25 +02:00
parent e50c0c7562
commit 6f32e2c582

View file

@ -22,3 +22,7 @@ input.no-focus:focus {
@apply inline-block;
}
}
.lucide {
stroke-width: 1.5px;
}