This website requires JavaScript.
Explore
Help
Sign In
BradNut
/
umami
Watch
1
Star
0
Fork
You've already forked umami
0
mirror of
https://github.com/BradNut/umami
synced
2025-09-08 17:40:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecae2db555
umami
/
components
/
layout
/
Page.module.css
7 lines
94 B
CSS
Raw
Normal View
History
Unescape
Escape
Responsive tables.
2020-08-18 05:47:58 +00:00
.
page
{
Use css variables.
2020-08-06 02:04:02 +00:00
padding
:
0
30px
;
background
:
var
(
--gray50
)
;
height
:
100
%
;
Format long numbers. Updated README.
2020-08-19 21:35:38 +00:00
overflow
:
hidden
;
Use css variables.
2020-08-06 02:04:02 +00:00
}
Reference in a new issue
Copy permalink