Selaa lähdekoodia

Resize both

master
Roderic Day 5 vuotta sitten
vanhempi
commit
388158aa15
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      pico.css

+ 1
- 1
pico.css Näytä tiedosto

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

Loading…
Peruuta
Tallenna