Explorar el Código

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

Kirk Trombley hace 2 años
padre
commit
fa31b47c27
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {