Shun Miyazawa 3 лет назад
Родитель
Сommit
04d5017952

+ 3 - 0
packages/app/src/styles/_pagination.scss

@@ -0,0 +1,3 @@
+.grw-jump-page-input {
+  width: 50px;
+}

+ 1 - 0
packages/app/src/styles/style-app.scss

@@ -62,6 +62,7 @@
 @import 'page';
 @import 'page-presentation';
 @import 'page-history';
+@import 'pagination';
 @import 'recent-changes';
 @import 'search';
 @import 'shortcuts';