优化样式
This commit is contained in:
parent
1c7998dd2e
commit
3d2833a7e5
@ -180,7 +180,7 @@ export default {
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|
||||||
.gutters {
|
.gutters {
|
||||||
min-height: 108px;
|
min-height: 100%;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
background-color: #1e1f22;
|
background-color: #1e1f22;
|
||||||
color: #7d8799;
|
color: #7d8799;
|
||||||
@ -188,7 +188,6 @@ export default {
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100%;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
inset-inline-start: 0;
|
inset-inline-start: 0;
|
||||||
z-index: 200;
|
z-index: 200;
|
||||||
|
Loading…
Reference in New Issue
Block a user