Skip to content

Commit

Permalink
Update dropdown button styling in App.vue component
Browse files Browse the repository at this point in the history
  • Loading branch information
Codycody31 committed Oct 8, 2023
1 parent e09d8a2 commit 293830c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<!-- Dropdown for Additional Options -->
<div class="dropdown">
<button
class="nav-link btn btn-secondary dropdown-toggle"
class="nav-link btn btn-secondary dropdown-toggle px-3"
type="button"
id="userOptions"
data-bs-toggle="dropdown"
Expand Down

0 comments on commit 293830c

Please sign in to comment.