Kaynağa Gözat

Fix overflow on math

Kirk Trombley 3 yıl önce
ebeveyn
işleme
69e6183be4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      nearest.html

+ 1 - 1
nearest.html

@@ -165,7 +165,7 @@
             <option value="inverseSize">Inverse image size</option>
           </select>
           <div
-            style="grid-area: disp; padding-top: 0.5em; padding-bottom: 0.5em; padding-top: 0.5em; padding-bottom: 0.5em; justify-self: center;"
+            style="grid-area: disp; padding-top: 0.5em; padding-bottom: 0.5em; padding-top: 0.5em; padding-bottom: 0.5em; justify-self: center; overflow: hidden;"
             id="cluster-metric-display" class="toggle-on"></div>
         </div>
         <div