mirror of
https://github.com/zhigang1992/umami.git
synced 2026-06-13 09:45:19 +08:00
5 lines
59 B
CSS
5 lines
59 B
CSS
.buttons {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|