fix: change color active voucher

This commit is contained in:
Nik Dement'ev 2020-11-23 22:31:30 +03:00
parent 00e186c8bb
commit b1452effcd
No known key found for this signature in database
GPG Key ID: 769B05D57CF16FE2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
right: -6px;
width: 8px;
height: 8px;
background-color: red;
background-color: rgba($primary, .154);
border-radius: 50%;
}
}