mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
border-bottom: none
This commit is contained in:
parent
4da89d5fe1
commit
89b62eb4ac
1 changed files with 3 additions and 5 deletions
8
web/css/styles.min.css
vendored
8
web/css/styles.min.css
vendored
|
@ -1278,14 +1278,12 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
overflow: hidden;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.units div:last-child {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
.units .l-unit {
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
.units > div:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue