修改样式:cache-item:last-child增加margin-bottom: 15px
This commit is contained in:
parent
a5c5f73078
commit
a84b7f0a83
|
@ -297,6 +297,7 @@ label.dropdown-item:first-child {
|
|||
|
||||
.cache-item:last-child {
|
||||
border-bottom: none;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.cache-item > :not(:first-child) {
|
||||
|
|
Loading…
Reference in New Issue