Skip to content

Commit

Permalink
Fix missing border on bottom of digital assets list
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTranDucVL committed Jul 20, 2021
1 parent 45960b5 commit 89dbf96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/public/css/styles.css
Expand Up @@ -3784,6 +3784,7 @@ input:checked + .slider:before {
padding-top: 12px;
margin-top: -12px;

border-bottom: 1px solid var(--color-border);
max-height: 400px;
overflow: auto;
}
Expand Down

0 comments on commit 89dbf96

Please sign in to comment.