Compare commits

..

No commits in common. "71c8a382f11620ed200e45133ecedb599b110f44" and "4feee6e2e8ea9b2deb3d608501ceaa01b2758025" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View File

@ -183,5 +183,8 @@ tbody {
line-height: 36px;
}
}
.thebtn2 {
color: #ffffff !important;
background: #ffad41 !important;
}

View File

@ -313,8 +313,4 @@ export default {
color: #333333;
margin-bottom: 18px;
}
.thebtn2 {
color: #ffffff !important;
background: #ffad41 !important;
}
</style>