瀏覽代碼

Make contents of boost confirmation dialog scroll (#1710)

This is necessary for boosting long posts on small screens - see this post for video: https://slime.global/@masklayer/102308
master
tom 7 年之前
committed by Eugen
父節點
當前提交
6b8e95ea00
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      app/assets/stylesheets/components.scss

+ 1
- 0
app/assets/stylesheets/components.scss 查看文件

@@ -2281,6 +2281,7 @@ button.icon-button.active i.fa-retweet {
}

.boost-modal__container {
overflow-x: scroll;
padding: 10px;

.status {


Loading…
取消
儲存