更新 luasrc/view/dockerman/overview.htm

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
2025-11-25 01:44:02 +00:00
parent aaa6bf7f87
commit c66561955f

View File

@@ -110,22 +110,6 @@ end
.pure-u-1-4 { .pure-u-1-4 {
width: 50%; width: 50%;
} }
.cbi-button-add {
position: fixed;
padding: 0.3rem 0.5rem;
z-index: 1000;
width: 50px !important;
height: 50px;
bottom: 90px;
right: 5px;
font-size: 16px;
border-radius: 50%;
display: block;
background-color: #fb6340 !important;
border-color: #fb6340 !important;
box-shadow: 0 0 1rem 0 rgba(136, 152, 170, .75);
}
} }
.shadow { .shadow {