Browse Source

阅读器限制右边栏最大270px

visuddhinanda 4 years ago
parent
commit
940b8baaf0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/article/style.css

+ 1 - 0
app/article/style.css

@@ -83,6 +83,7 @@
 }
 #right_pannal {
 	flex: 3;
+	max-width: 270px;
 }
 #head_bar {
 	height: unset;