mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Changes:
- Added Authentication for Piped Accounts - Localization
This commit is contained in:
parent
8548a3646e
commit
de6572eee4
26 changed files with 1045 additions and 596 deletions
|
@ -58,6 +58,9 @@ watch(show, n => {
|
|||
padding: 1rem 2rem;
|
||||
border-bottom: 1px solid var(--color-shadow);
|
||||
}
|
||||
.modal-title:after {
|
||||
content: '...';
|
||||
}
|
||||
.modal-content {
|
||||
padding: 1rem;
|
||||
max-height: calc(90vh - 8rem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue