umami/components/settings/WebsiteSettings.module.css

12 lines
95 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;
}
.detailLink {
width: 100%;
}