forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
6f115c6d81
commit
05f9135e30
1 changed files with 4 additions and 0 deletions
|
@ -32,5 +32,9 @@ export default Vue.extend({
|
|||
border-left: solid 3px var(--fg);
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
::v-deep pre {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue