Explorar el Código

Resize both

master
Roderic Day hace 5 años
padre
commit
388158aa15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pico.css

+ 1
- 1
pico.css Ver fichero

@@ -61,7 +61,7 @@ body {
grid-gap: var(--gap);
padding: var(--gap);
overflow: hidden;
resize: vertical;
resize: both;
height: 200px;
}
.video-container {

Cargando…
Cancelar
Guardar