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
34ad1d9c39
umami
/
components
/
settings
/
WebsiteSettings.module.css
12 lines
95 B
CSS
Raw
Normal View
History
Unescape
Escape
Account settings page.
2020-08-09 08:48:43 +02:00
.
col
{
flex
:
2
;
}
Website edit functionality.
2020-08-07 11:27:12 +02:00
.
buttons
{
justify-content
:
flex-end
;
}
Truncate text in domain & name columns of website settings table when text content doesn't fit within the cell.
2022-02-20 02:08:43 +01:00
.
detailLink
{
width
:
100
%
;
}