Merge branch 'main' into patch-accessibility-focus-outline

This commit is contained in:
Shiny Nematoda 2022-09-26 12:57:53 +00:00
commit d7d7de15e4
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
8 changed files with 17 additions and 12 deletions

View file

@ -61,7 +61,7 @@ watch(show, n => {
padding: 1rem 2rem;
border-bottom: 1px solid var(--color-shadow);
}
.modal-title:after {
.modal-title::after {
content: '...';
}
.modal-content {