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
6e23a8a53b
umami
/
components
/
Login.module.css
6 lines
76 B
CSS
Raw
Normal View
History
Unescape
Escape
Use css variables.
2020-08-06 02:04:02 +00:00
.
form
{
position
:
absolute
;
left
:
50
%
;
Added user button and menu.
2020-08-06 06:03:07 +00:00
transform
:
translateX
(
-50
%
)
;
Use css variables.
2020-08-06 02:04:02 +00:00
}
Reference in a new issue
Copy permalink