mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Use token authentication for API requests.
This commit is contained in:
parent
bff8806b61
commit
96bd7e5b47
34 changed files with 198 additions and 153 deletions
|
|
@ -10,6 +10,10 @@
|
|||
font-size: var(--font-size-small);
|
||||
}
|
||||
|
||||
.content {
|
||||
min-height: 600px;
|
||||
}
|
||||
|
||||
.backButton {
|
||||
align-self: flex-start;
|
||||
margin-bottom: 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue