使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
chemicalcrux
/
satiate
关注
1
点赞
0
派生
0
代码
工单
3
合并请求
0
版本发布
5
百科
动态
浏览代码
Revert "Make the actions and description boxes smaller, but also give the move window a max-width"
This reverts commit
47a33e4edc
.
geta
Fen Dweller
5 年前
父节点
b15fa336d7
当前提交
626a6118fe
共有
1 个文件被更改
,包括
2 次插入
和
6 次删除
合并视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-6
satiate.css
+ 2
- 6
satiate.css
查看文件
@@ -301,15 +301,11 @@ a:hover {
@media (min-aspect-ratio: 1/1) {
@media (min-aspect-ratio: 1/1) {
#desc {
#desc {
flex:
0.5
;
flex:
1
;
}
}
#actions {
#actions {
flex: 0.5;
}
#moves {
max-width: 600pt;
flex: 1;
}
}
}
}
撰写
预览
正在加载...
取消
保存