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:
balibabu
2024-03-25 12:54:10 +08:00
committed by GitHub
parent da39723f17
commit 1d9a50b090
3 changed files with 155 additions and 124 deletions

View File

@@ -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;
}