This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
umami
Watch
9
Star
0
Fork
You've already forked umami
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0926a4c310
umami
/
components
/
common
/
OverflowText.module.css
7 lines
99 B
CSS
Raw
Blame
History
.
root
{
max-width
:
100
%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
Reference in New Issue
View Git Blame
Copy Permalink