You've already forked pages
forked from didirus/AstralRinth
Prevent sign in button from wrapping Closes #43
This commit is contained in:
@@ -434,6 +434,7 @@ export default {
|
||||
text-align: center;
|
||||
border-radius: var(--size-rounded-control);
|
||||
background-color: var(--color-brand);
|
||||
white-space: nowrap;
|
||||
outline: none;
|
||||
color: var(--color-brand-inverted);
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user