This website works better with JavaScript.
Home
Explore
Help
Sign In
roderic
/
pico.chat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Resize both
master
Roderic Day
5 years ago
parent
c20801df38
commit
388158aa15
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
pico.css
+ 1
- 1
pico.css
View File
grid-gap: var(--gap);
grid-gap: var(--gap);
padding: var(--gap);
padding: var(--gap);
overflow: hidden;
overflow: hidden;
resize:
vertical
;
resize:
both
;
height: 200px;
height: 200px;
}
}
.video-container {
.video-container {
Write
Preview
Loading…
Cancel
Save