chore(client): 🎨 about button (#9339)

This commit is contained in:
tamaina 2022-12-18 16:43:09 +09:00 committed by GitHub
parent a47d172d60
commit c5179e8f1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -162,6 +162,7 @@ hr {
font-size: 1em;
font-family: inherit;
line-height: inherit;
max-width: 100%;
&, * {
@extend ._noSelect;