Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
fix masterlist banner distortion
Browse files Browse the repository at this point in the history
  • Loading branch information
iamfronty committed Feb 9, 2024
1 parent 0c0d5a7 commit 91ff600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/server/server-modal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ div.connect a:active {
.modal-container .server .container .information .server-information {
overflow: scroll;
overflow-x: hidden;
/* max-height: 400px; */
max-height: 290px;
width: auto;
min-width: 400px;
}
Expand Down

0 comments on commit 91ff600

Please sign in to comment.