Browse Source

fix: align page info

Tienson Qin 1 year ago
parent
commit
59a3b871c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/frontend/components/page.css

+ 1 - 0
src/main/frontend/components/page.css

@@ -382,6 +382,7 @@ html.is-native-ios {
 
 .page-info {
   @apply border rounded-md;
+  padding-left: 1px;
 
   &-inner {
     @apply py-2;