Explorar el Código

:art: 第一级列表收窄后不用书卡视图

visuddhinanda@gmail.com hace 3 años
padre
commit
4180936358
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  1. 13 0
      public/app/palicanon/style.css

+ 13 - 0
public/app/palicanon/style.css

@@ -283,3 +283,16 @@ li.level_1.selected {
 	display: flex;
 	flex-flow: wrap;
 }
+
+.chapter_list .more_info{
+    display:none;
+}
+.head_bar{
+    display:flex;
+}
+.book_view .list li {
+    width: 180px;
+    height: unset;
+    margin: unset;
+    border: unset;
+}