feat: switch to em for guild option setting height
This commit is contained in:
parent
7ae7bc6d76
commit
8695221950
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ function openInviteModal() {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 5dvh;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
.guild-option:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue