Skip to content

Commit

Permalink
Merge pull request #714 from Security-Onion-Solutions/cogburn/nav-pad…
Browse files Browse the repository at this point in the history
…ding-fix

Reduce Padding
  • Loading branch information
coreyogburn authored Jan 13, 2025
2 parents 1779924 + 8d4f7d5 commit eee9f76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions html/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ a.v-list-item.v-theme--light {
display: none;
}

#external-tools-list a.v-list-item {
padding-right: 4px;
}

[data-aid^="relative_time_input_"] .v-input__append {
padding-top: 0px !important;
}
Expand Down

0 comments on commit eee9f76

Please sign in to comment.