Skip to content

Commit

Permalink
+ Improve css of search input.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjianhua committed Dec 15, 2022
1 parent 21c91ec commit c6a233d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/module/space/css/browse.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#dropMenu .col-left {padding-bottom: 0;}
input.search-input#search {padding:5px;}
.q-card-title { border-left-style: solid; border-left-width: 4px; padding-left: 10px; margin-left: -15px; line-height: 18px; font-size: 16px; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; }
#cardsContainer .row {min-height: calc(100vh - 160px);}
#cardsContainer .panel{border-radius: 2px;}
Expand Down

0 comments on commit c6a233d

Please sign in to comment.