Browse Source

Merge pull request 'feat: fix css' (#76) from fix-css-26 into develop

Reviewed-on: https://git.openi.org.cn/OpenI/aiforge/pulls/76
Reviewed-by: palytoxin <sxty32@gmail.com>
tags/v1.21.7
palytoxin 4 years ago
parent
commit
c248c3d3d0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      web_src/less/_base.less

+ 3
- 0
web_src/less/_base.less View File

@@ -1299,4 +1299,7 @@ i.icon.centerlock {

.ui.search.action.input > input {
width: auto;
}
.button.mobile-only {
background-color: transparent !important;
}

Loading…
Cancel
Save