mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 23:16:52 +00:00
gitbook 主题微调
This commit is contained in:
@@ -264,3 +264,11 @@ a.avatar-wrapper {
|
||||
writing-mode: vertical-rl; /* 竖向排列从右向左 */
|
||||
text-orientation: upright; /* 文字方向正常 */
|
||||
}
|
||||
|
||||
/* Chatbase 在移动端禁止遮挡 */
|
||||
@media (max-width: 700px) {
|
||||
button#chatbase-bubble-button {
|
||||
margin-bottom: 42px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user