remove license checking

This commit is contained in:
wizard
2023-10-07 11:55:28 +02:00
parent 640ae2e840
commit 5ba4bf3478
148 changed files with 106374 additions and 5358 deletions
@@ -41,11 +41,11 @@ export default {
word-break: break-word;
font-weight: 600;
/deep/ a {
> a {
font-size: 15px;
}
/deep/ b {
> b {
font-size: 15px;
font-weight: 700;
}