样式
This commit is contained in:
@@ -176,11 +176,13 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 5;
|
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) {
|
.grid-table th:nth-child(2), .grid-table td:nth-child(2) {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
left: 46px;
|
left: 46px;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
|
box-shadow: 2px 0px 2px 0px rgba(19, 19, 19, 30%);
|
||||||
}
|
}
|
||||||
.td_input {
|
.td_input {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user