浏览代码

Round the corners of the statblocks

vintage
Fen Dweller 5 年前
父节点
当前提交
dbf277b146
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/components/Statblock.vue

+ 1
- 0
src/components/Statblock.vue 查看文件

@@ -147,6 +147,7 @@ a {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
background: none; background: none;
border-radius: 10px;
} }


.stat-line { .stat-line {


正在加载...
取消
保存