Skip to content

Commit

Permalink
Move version label to the right (nojira) (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen authored Mar 8, 2024
1 parent d17d434 commit 0305173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/webroot/css/co-responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@
display: flex;
align-items: baseline;
gap: 1em;
justify-content: space-between;
width: 100%;
}
.config-menu {
column-count: 2;
Expand Down

0 comments on commit 0305173

Please sign in to comment.