Kaynağa Gözat

Updated Table in Readme

Yoginth 7 yıl önce
ebeveyn
işleme
f1a831bc7b
2 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 1 1
      public/css/gitote.min.css
  2. 4 0
      public/less/_base.less

Dosya farkı çok büyük olduğundan ihmal edildi
+ 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;
 }