mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Add Search Api/Components.
This commit is contained in:
parent
45888fabe6
commit
dcf8b2edaa
37 changed files with 1069 additions and 287 deletions
7
components/common/Pager.module.css
Normal file
7
components/common/Pager.module.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.container {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
margin: 0 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue