Przeglądaj źródła

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

Kirk Trombley 2 lat temu
rodzic
commit
fa31b47c27
1 zmienionych plików z 1 dodań i 0 usunięć
  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 {