fix(frontend): adicionar cursor pointer e click nos totais de cada bloco
This commit is contained in:
@@ -354,6 +354,7 @@
|
||||
.score-item.score-total {
|
||||
background: linear-gradient(145deg, rgba(79,70,229,0.2), rgba(22,169,250,0.2));
|
||||
border-color: rgba(79,70,229,0.5);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.score-item-value {
|
||||
|
||||
Reference in New Issue
Block a user