mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-09 23:35:40 +08:00
修复安装界面中安装按钮被部分遮挡的问题
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
.install-box .button-group .status-box {
|
||||
position: absolute;
|
||||
top: 3em;
|
||||
left: 5em;
|
||||
right: 5em;
|
||||
left: 8em;
|
||||
right: 8em;
|
||||
bottom: 0;
|
||||
text-align: center;
|
||||
z-index: 0;
|
||||
|
||||
Reference in New Issue
Block a user