fix: 解决服务器重启按钮被遮住的样式问题 (#6424)

This commit is contained in:
ssongliu
2024-09-09 22:56:14 +08:00
committed by GitHub
parent 2d9c977805
commit 6c4c0f7595

View File

@@ -191,6 +191,7 @@ html {
.bt {
margin-top: -2px;
}
z-index: 1;
}
.table-button {