Browse Source

feat: fix css

tags/v1.21.7
colorfulberry 4 years ago
parent
commit
26804e2cdd
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