🐛 Fix: fix gallery page display bugs

This commit is contained in:
萌萌哒赫萝 2023-07-03 19:38:29 -07:00
parent a532ac5315
commit b6f5d9fd09

View File

@ -1026,7 +1026,7 @@ export default {
position absolute
left 142px
right 0
height 100%
height 95%
.cursor-pointer
cursor pointer
.item-base
@ -1069,7 +1069,7 @@ export default {
box-sizing border-box
padding 8px 0
overflow-y auto
overflow-x hidden
overflow-x auto
position absolute
top: 38px
transition all .2s ease-in-out .1s
@ -1128,6 +1128,8 @@ export default {
color #ddd
font-size 14px
margin-bottom 4px
text-align center
align-self center
.handle-bar
color #ddd
margin-bottom 10px