mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-14 17:25:02 +01:00
8 lines
63 B
CSS
8 lines
63 B
CSS
.col {
|
|
flex: 2;
|
|
}
|
|
|
|
.buttons {
|
|
justify-content: flex-end;
|
|
}
|