未验证 提交 1dd721d1 编写于 作者: A AUTOMATIC1111 提交者: GitHub

Merge pull request #618 from EyeDeck/master

Fix gallery not scrolling left
......@@ -31,6 +31,18 @@
object-fit: scale-down;
}
.justify-center.overflow-x-scroll {
justify-content: left;
}
.justify-center.overflow-x-scroll button:first-of-type {
margin-left: auto;
}
.justify-center.overflow-x-scroll button:last-of-type {
margin-right: auto;
}
#subseed_show{
min-width: 6em;
max-width: 6em;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册