mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
修复首页推荐应用处在窄窗口时显示异常的问题
This commit is contained in:
parent
205e32dde8
commit
4fca9aeb48
@ -87,8 +87,10 @@ defineExpose({
|
|||||||
.h-app-card {
|
.h-app-card {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
margin-right: 10px;
|
||||||
|
|
||||||
.h-app-content {
|
.h-app-content {
|
||||||
|
padding-left: 15px;
|
||||||
.h-app-title {
|
.h-app-title {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user