umami/components/settings/WebsiteSettings.module.css

8 lines
63 B
CSS
Raw Permalink Normal View History

2020-08-09 06:48:43 +00:00
.col {
flex: 2;
}
2020-08-07 09:27:12 +00:00
.buttons {
justify-content: flex-end;
}