mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Merge branch 'main' into patch-accessibility-focus-outline
This commit is contained in:
commit
d7d7de15e4
8 changed files with 17 additions and 12 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue