5 lines
59 B
CSS
5 lines
59 B
CSS
![]() |
.buttons {
|
||
|
display: flex;
|
||
|
justify-content: flex-end;
|
||
|
}
|