change cursor when try change AVArat

Issue #64 resolved
Alex M Pro created an issue

on view edit-one & edit

Comments (3)

  1. Alex M Pro reporter

    file f5main.css

    .img-circle {
        width: 48px;
        transition: transform .2s; /* Animation */
        margin: 0 auto;
    }
    

    add style - cursor: pointer;

  2. Log in to comment