浏览代码

style(ui): bump seek button font-size 14px -> 19px for readability

master
Jan Svabenik 1 个月前
父节点
当前提交
5210a030b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      web/static/style.css

+ 1
- 1
web/static/style.css 查看文件

@@ -175,7 +175,7 @@ html, body {
.btn-seek {
height: 52px;
line-height: 52px;
font-size: 14px;
font-size: 19px;
font-weight: 600;
}



正在加载...
取消
保存