瀏覽代碼

Fix horizontal scrollbar appearing on the options panel

tags/v0.1.0
Fen Dweller 6 年之前
父節點
當前提交
48d6f42e56
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css 查看文件

@@ -79,6 +79,7 @@ body.toggle-entity-name .entity-name {
justify-content: start;
flex-direction: column;
background: #444;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;


Loading…
取消
儲存