Kaynağa Gözat

Add set width to selects to prevent React BS.

Lee Morgan 2 yıl önce
ebeveyn
işleme
333fdb322f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      rubrics/style.css

+ 1 - 1
rubrics/style.css

@@ -44,7 +44,7 @@
     }
 
     #app fieldset *{
-        width: 100%;
+        width: 338px;
     }
 
     #app fieldset b{