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