Implement MiAuth
This commit is contained in:
parent
608b8bb741
commit
6be127e18b
19 changed files with 330 additions and 48 deletions
|
|
@ -118,6 +118,10 @@ export default Vue.extend({
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
::v-deep a {
|
||||
color: var(--link);
|
||||
}
|
||||
|
||||
::v-deep h2 {
|
||||
font-size: 1.25em;
|
||||
padding: 0 0 0.5em 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue