mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-01-09 00:24:55 +08:00
修复首页推荐应用处在窄窗口时显示异常的问题
This commit is contained in:
parent
205e32dde8
commit
4fca9aeb48
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue