Fill chip media propotationally to confidence value (#156)
Signed-off-by: Justin Georgi <justin.georgi@gmail.com> Reviewed-on: #156
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
}
|
||||
|
||||
.demo-chip .chip-media {
|
||||
background: conic-gradient(from 180deg, #00cc00 .75turn, #00000000 .75turn);
|
||||
background: conic-gradient(from 135deg, #00cc00 .75turn, #00cc0088 .75turn) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user