浏览代码

Round the corners of the statblocks

master
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;
overflow: hidden;
background: none;
border-radius: 10px;
}

.stat-line {


正在加载...
取消
保存