mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 07:07:17 +01:00
New share URL form.
This commit is contained in:
parent
543674c7f2
commit
6d1603fa28
14 changed files with 144 additions and 116 deletions
|
|
@ -6,6 +6,11 @@ body {
|
|||
background-color: var(--background-color);
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
html[style*='padding-right'] {
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
|
||||
a,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue