Revert "顶部搜索选项,样式在手机端保持和原始版本一致,电脑端上更清晰"

This reverts commit ccd1fa69d3.
This commit is contained in:
六零 2023-12-11 22:36:30 +08:00
parent ccd1fa69d3
commit 2a5fd12d46
1 changed files with 1 additions and 2 deletions

View File

@ -80,7 +80,6 @@ div#navbarsExample05{background:rgba(0,0,0,0.8);padding:10px 30px;border-radius:
.mylist li.col-3 svg{width:30px;height:30px;padding:5px;border-radius:5px}
.mylist li.col-3 span{font-size:12px}
.mylist li.col-3 img {display: block; width: 30px; height: 30px; padding: 5px; background: #fff; border: 1px solid #eee; border-radius: 10px; margin: 0 auto;}
.search-type{white-space:nowrap;margin:0}
}.navbar-toggler svg{width:24px;height:24px}
.navbar-toggler .bi-list-nested{display:none}
.navbar-toggler.collapsed .bi-list-nested{display:block}