Skip to content

Commit

Permalink
Turn off text selection on Server OK badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jcreedcmu committed Mar 15, 2024
1 parent 3268617 commit aef969e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ label {
position: relative;
visibility: hidden;
overflow: hidden;
user-select: none;
}

.server-status::after {
Expand Down

0 comments on commit aef969e

Please sign in to comment.