浏览代码

padding fix

master
FlorianEisenmenger 4 个月前
父节点
当前提交
39cafe61d0
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      gfi-ihk-2024/stories/components/participation-list-item/participation-list-item.scss

+ 4
- 0
gfi-ihk-2024/stories/components/participation-list-item/participation-list-item.scss 查看文件

@@ -55,6 +55,10 @@
margin-top: 0.2em;
margin-bottom: 0.5em;
}

.text-box {
padding-top: 0;
}
}

.progress {


正在加载...
取消
保存