mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-18 00:17:25 +00:00
Put all actions in the same flex container, aligned to right
This commit is contained in:
@@ -46,6 +46,10 @@ table tbody tr {
|
||||
display: flex;
|
||||
column-gap: 10px;
|
||||
}
|
||||
|
||||
&.actions > .flex {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
&.even,
|
||||
&.odd {
|
||||
|
||||
Reference in New Issue
Block a user