فهرست منبع

Fix overflow on math

Kirk Trombley 3 سال پیش
والد
کامیت
69e6183be4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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