This commit is contained in:
2022-11-17 11:52:13 +08:00
parent eb1b0c9b16
commit 60e7e0d3e4
7 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
border-radius: var(--panel-border-radius);
border-color: var(--panel-border-color);
background-color: #fff;
padding: 20px;
padding: 12px;
}
.layui-panel.is-hover-shadow:hover {