🐛 fix width of page selection for export
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.export-page-input {
|
.export-page-input {
|
||||||
width: 80px;
|
width: 80px !important;
|
||||||
flex: none;
|
flex: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user