Keep rects as ordered list of size → rects
This commit is contained in:
parent
322174c9e7
commit
81fa70698f
2 changed files with 25 additions and 20 deletions
|
|
@ -39,6 +39,11 @@ text {
|
|||
font: 12px sans-serif;
|
||||
}
|
||||
|
||||
input[type=number] {
|
||||
text-align: center;
|
||||
padding: .3em;
|
||||
}
|
||||
|
||||
.num-rects {
|
||||
width: 4em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue