mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Fixed share page. Updated data tables to be responsive.
This commit is contained in:
parent
92d16d8937
commit
c18daf4845
17 changed files with 69 additions and 54 deletions
4
src/app/share/[...id]/Share.module.css
Normal file
4
src/app/share/[...id]/Share.module.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.container {
|
||||
flex: 1;
|
||||
min-height: calc(100vh - 200px);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue