浏览代码

Increase the minimum width of the sidebar

tags/v0.1.0
Fen Dweller 5 年前
父节点
当前提交
fef28d50ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css 查看文件

@@ -80,7 +80,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{

#options {
position: relative;
min-width: 120pt;
min-width: 200pt;
flex: 1 0 15vw;
display: flex;
justify-content: start;


正在加载...
取消
保存