浏览代码

Merge remote-tracking branch 'origin/V20220314' into i18n.patch

tags/V1.22.3.1^2^2
chenyifan01 3 年前
父节点
当前提交
92a167affe
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. +5
    -3
      web_src/less/openi.less

+ 5
- 3
web_src/less/openi.less 查看文件

@@ -699,9 +699,11 @@ display: block;
margin-bottom: -50px; margin-bottom: -50px;
} }
.repo-header .repo-buttons{ .repo-header .repo-buttons{
position: absolute;
right: 15px;
margin-bottom: -60px;
position: relative;
top: 1rem;
width: 100%;
display: flex;
justify-content: flex-end;
} }
.repo-buttons .ui.labeled.button>.button{ .repo-buttons .ui.labeled.button>.button{
box-shadow: none !important; box-shadow: none !important;


正在加载...
取消
保存