mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-29 21:16:40 +07:00
basic UI for row editing
This commit is contained in:
parent
3ea920c1f8
commit
32e1b4c3fd
13 changed files with 248 additions and 65 deletions
|
@ -153,3 +153,7 @@ input {
|
|||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.justify-end {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue