瀏覽代碼

Try setting the menubar's size to debug safari behavior

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

+ 1
- 1
macrovision.css 查看文件

@@ -232,7 +232,7 @@ body.show-extra-options .options-block.options-block-optional {


#menubar { #menubar {
display: flex; display: flex;
flex: 1 0 5vh;
flex: 1 0 15vh;
flex-direction: row; flex-direction: row;
justify-content: space-evenly; justify-content: space-evenly;
align-items: center; align-items: center;


Loading…
取消
儲存