no message
This commit is contained in:
parent
e797902ce3
commit
26bcb0e63c
@ -105,6 +105,8 @@
|
||||
font-size: 14px;
|
||||
padding: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.boxbox .body .left .input-box .hint-list .item:not(:last-of-type) {
|
||||
border-bottom: 1px #e6e4e4 dotted;
|
||||
}
|
||||
.boxbox .body .left .total {
|
||||
|
@ -111,7 +111,10 @@
|
||||
font-size: 14px;
|
||||
padding: 10px;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px #e6e4e4 dotted;
|
||||
|
||||
&:not(:last-of-type) {
|
||||
border-bottom: 1px #e6e4e4 dotted;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user