Skip to content

Commit

Permalink
Style update
Browse files Browse the repository at this point in the history
  • Loading branch information
dhovart committed Sep 26, 2022
1 parent f7bddd1 commit 83ccaf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/scripts/components/Tools.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ const sendChatMessage = (message) => {
border: none;
padding: 1px 9px !important;
}
button, .group {
border: thin solid #777;
}
button.pressed {
background: #777;
}
Expand Down

0 comments on commit 83ccaf3

Please sign in to comment.