优化样式

This commit is contained in:
xlsea 2024-01-18 14:02:20 +08:00
parent 1c7998dd2e
commit 3d2833a7e5

View File

@ -180,7 +180,7 @@ export default {
z-index: 0;
.gutters {
min-height: 108px;
min-height: 100%;
position: sticky;
background-color: #1e1f22;
color: #7d8799;
@ -188,7 +188,6 @@ export default {
flex-shrink: 0;
display: flex;
flex-direction: column;
height: 100%;
box-sizing: border-box;
inset-inline-start: 0;
z-index: 200;