parent
04b41cae74
commit
a784f5e5e1
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Move the settings button popup to the top",
|
||||
"i18n": {
|
||||
"zh_CN": "移动设置按钮弹窗到上方",
|
||||
"zh_HK": "移動設置按鈕彈窗到上方",
|
||||
"zh_TW": "移動設置按鈕彈窗到上方"
|
||||
},
|
||||
"author": "Physton",
|
||||
"type": "enhance"
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
.physton-prompt {
|
||||
--pp-ph-phe-ec-ebg-ebi-settingBox-top: -35px;
|
||||
--pp-ph-phe-ec-ebg-ebi-settingBox-left: 0;
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.physton-prompt{--pp-ph-phe-ec-ebg-ebi-settingBox-top:-35px;--pp-ph-phe-ec-ebg-ebi-settingBox-left:0}
|
||||
Loading…
Reference in New Issue