1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
vault-frontend/src/components/input/ArcProgress/styles.module.scss
2022-12-20 15:17:39 +06:00

6 lines
82 B
SCSS

@import 'src/styles/variables';
.icon {
fill: $color_danger;
stroke: none;
}