Skip to content

Commit

Permalink
Styling adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikDoom committed Jan 10, 2023
1 parent 984a7e7 commit 25b285b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion javascript/tagAutocomplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ const autocompleteCSS = `
background-color: transparent;
min-width: fit-content;
align-self: center;
margin: 0 5px;
}
#quicksettings [id^=setting_tac] > label > span {
margin-bottom: 0px;
}
[id^=refresh_tac] {
max-width: 2.5em;
Expand Down

0 comments on commit 25b285b

Please sign in to comment.