forked from fixin.me/fixin.me
Change unit base with drag and drop
This commit is contained in:
@@ -372,6 +372,9 @@ table.items td.actions {
|
||||
gap: 0.4em;
|
||||
justify-content: end;
|
||||
}
|
||||
table.items td.handle {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
/* TODO: replace :hover:focus-visible combos with proper LOVE stye order */
|
||||
/* TODO: Update styling, including rem removal. */
|
||||
|
||||
Reference in New Issue
Block a user