Skip to content

Commit

Permalink
修复首页推荐应用处在窄窗口时显示异常的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mx2913 authored and maninhill committed May 18, 2023
1 parent 205e32d commit 4fca9ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/views/home/app/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,10 @@ defineExpose({
.h-app-card {
cursor: pointer;
padding: 10px 15px;
margin-right: 10px;
.h-app-content {
padding-left: 15px;
.h-app-title {
font-weight: 500;
font-size: 15px;
Expand Down

0 comments on commit 4fca9ae

Please sign in to comment.