feat: move layout_recognize to the bottom (#146)
* feat: add Page Ranges label * feat: move layout_recognize to the bottom
This commit is contained in:
@@ -38,3 +38,10 @@
|
||||
.pageInputNumber {
|
||||
width: 220px;
|
||||
}
|
||||
|
||||
.questionIcon {
|
||||
margin-inline-start: 4px;
|
||||
color: rgba(0, 0, 0, 0.45);
|
||||
cursor: help;
|
||||
writing-mode: horizontal-tb;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user