소스 검색

Better bound

master
Roderic Day 5 년 전
부모
커밋
c97d0f7835
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pico.css

+ 1
- 1
pico.css 파일 보기

@@ -97,7 +97,7 @@ body {
.video-container.mirror video {
transform: scaleX(-1);
}
@media only screen and (min-width: 600px) {
@media only screen and (min-width: 800px) {
.chat {
grid-template-areas:
'online media'

Loading…
취소
저장