umami/components/settings/WebsiteSettings.module.css

8 lines
63 B
CSS
Raw Normal View History

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