This commit is contained in:
2024-05-28 17:39:02 +08:00
parent 09d1d13423
commit 45dd310276

View File

@@ -176,11 +176,13 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
position: sticky;
right: 0;
z-index: 5;
box-shadow: -2px 0px 2px 0px rgba(19, 19, 19, 30%);
}
.grid-table th:nth-child(2), .grid-table td:nth-child(2) {
position: sticky;
left: 46px;
z-index: 5;
box-shadow: 2px 0px 2px 0px rgba(19, 19, 19, 30%);
}
.td_input {
font-size: 12px;