1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 08:19:15 +08:00

修复首页推荐应用处在窄窗口时显示异常的问题

This commit is contained in:
xin.yang 2023-05-18 19:21:43 +08:00 committed by maninhill
parent 205e32dde8
commit 4fca9aeb48

View File

@ -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;