Skip to content

Commit 00b5cd7

Browse files
committed
feat(tpl): enlarge file list item padding
1 parent ee958cf commit 00b5cd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tpl/frontend/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,10 @@ html.dragging::before {
327327
background: #f5f5f5;
328328
}
329329

330+
.item-list a {
331+
padding: 0.6em;
332+
}
333+
330334
.item-list .detail,
331335
.item-list .delete {
332336
display: flex;

0 commit comments

Comments
 (0)