demos: improve mention styling

This commit is contained in:
Philipp Kühn
2021-10-26 16:22:31 +02:00
parent 641ae99701
commit 70f335c088
4 changed files with 4 additions and 0 deletions

View File

@@ -54,5 +54,6 @@ export default {
border: 1px solid #000;
border-radius: 0.4rem;
padding: 0.1rem 0.3rem;
box-decoration-break: clone;
}
</style>