浏览代码

Updated Table in Readme

Yoginth 7 年之前
父节点
当前提交
f1a831bc7b
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 1 1
      public/css/gitote.min.css
  2. 4 0
      public/less/_base.less

文件差异内容过多而无法显示
+ 1 - 1
public/css/gitote.min.css


+ 4 - 0
public/less/_base.less

@@ -6,6 +6,10 @@ body:not(.full-width) {
 	min-width: 1020px;
 }
 
+table {
+	border-spacing: 0;
+}
+
 .ui.container:not(.fluid) {
 	width: 980px !important;
 }