使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
chemicalcrux
/
stroll
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
11
百科
动态
浏览代码
Make action buttons larger on mobile
master
Fen Dweller
5 年前
父节点
fb521a6e4a
当前提交
b8face17c0
共有
1 个文件被更改
,包括
4 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+4
-1
style.css
+ 4
- 1
style.css
查看文件
@@ -109,8 +109,11 @@ body.dark div {
.action-part-button {
width: 33% !important;
}
.action-part-container {
width: 50vw !important;
}
.action-button {
width: 100px !important;
width: 1
6.6667vw
!important;
}
}
撰写
预览
正在加载...
取消
保存