fix:修改快捷键列表间距
This commit is contained in:
parent
7ebe986b17
commit
15564813bc
@ -95,6 +95,9 @@ const closeHandle = () => {
|
|||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
td {
|
||||||
|
padding: 5px 10px;
|
||||||
|
}
|
||||||
.fs {
|
.fs {
|
||||||
font-size: 22px
|
font-size: 22px
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user