Move remove row button to the right and show button on previews
This commit is contained in:
parent
026b6790f2
commit
f5c9b55c59
2 changed files with 14 additions and 3 deletions
|
@ -32,6 +32,10 @@
|
|||
&.column {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
&.row-reverse {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
.flex-grow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue