瀏覽代碼

edit css

ctt_dev
chutingting 1 年之前
父節點
當前提交
7958f5ab55
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/views/createVideo/index.vue

+ 1
- 1
src/views/createVideo/index.vue 查看文件

@@ -2111,7 +2111,7 @@ onMounted(async () => {
.modeListBoxItme { .modeListBoxItme {
position: relative; position: relative;
padding: 20px; padding: 20px;
width: 45%;
width: 42%;
height: 190px; height: 190px;
margin: 0 20px 20px 0; margin: 0 20px 20px 0;
border-radius: 15px; border-radius: 15px;


Loading…
取消
儲存