mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-29 18:26:03 +08:00
fix: 解决服务器重启按钮被遮住的样式问题 (#6424)
This commit is contained in:
parent
2d9c977805
commit
6c4c0f7595
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ html {
|
|||
.bt {
|
||||
margin-top: -2px;
|
||||
}
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.table-button {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue