Browse Source

Temporarily? hide overflow in web display pkmn to fix broken image alt text behavior

Kirk Trombley 2 năm trước cách đây
mục cha
commit
fa31b47c27
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      styles.css

+ 1 - 0
styles.css

@@ -35,6 +35,7 @@ select:disabled {
     "... total cls1";
   align-items: center;
   border: var(--highlight-border);
+  overflow: hidden;
 }
 
 .pkmn > img {