fix:修改快捷键列表间距

This commit is contained in:
奔跑的面条 2022-04-13 10:48:19 +08:00
parent 7ebe986b17
commit 15564813bc

View File

@ -95,6 +95,9 @@ const closeHandle = () => {
padding-bottom: 20px;
overflow: hidden;
border-radius: 15px;
td {
padding: 5px 10px;
}
.fs {
font-size: 22px
}