[Glitch] Fix logo button style

Port ba748a83f2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Takeshi Umeda
2020-12-27 07:50:34 +09:00
committed by Claire
parent f3aa085af5
commit 7710a6c4b1
6 changed files with 28 additions and 20 deletions

View File

@@ -446,6 +446,11 @@
}
}
.logo-button {
line-height: 36px;
padding: 3px 15px;
}
&__image {
border-radius: 4px 4px 0 0;
overflow: hidden;