1
guanqb
2022-12-05 82d12c6e4dc6c8f9bbc875fd94e8a6ce1282d778
1
1 files modified
3 ■■■■ changed files
src/views/lyout/index.vue 3 ●●●● patch | view | raw | blame | history
src/views/lyout/index.vue
@@ -388,7 +388,6 @@
                        background: $table-body-tr-n-color;
                        cursor: pointer;
                        box-sizing: content-box;
                        font-weight: normal;
                    }
                    div:first-child {
@@ -400,7 +399,7 @@
                    }
                    div:hover {
                        background-color: ragb(0, 0, 0, 0.8);
                        background: $table-body-tr-2n-color;
                    }
                }
            }