mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Moved files around. Updated test page.
This commit is contained in:
parent
890b209527
commit
6bb34cd3a5
19 changed files with 136 additions and 69 deletions
5
components/pages/Test.module.css
Normal file
5
components/pages/Test.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.test {
|
||||
border: 1px solid var(--gray200);
|
||||
border-radius: 5px;
|
||||
padding: 0 20px 20px 20px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue