修改样式:cache-item:last-child增加margin-bottom: 15px

This commit is contained in:
Argo-MacBookPro 2018-08-14 18:47:00 +08:00
parent a5c5f73078
commit a84b7f0a83
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@ label.dropdown-item:first-child {
.cache-item:last-child {
border-bottom: none;
margin-bottom: 15px;
}
.cache-item > :not(:first-child) {