瀏覽代碼

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…
取消
儲存