I was able to solve this by using specificity with a new class. For example: .newclass { .form-control{ /* add styling here */ } }.
確定! 回上一頁