fix japanese browse button
This commit is contained in:
parent
98aebb7f70
commit
fb468bd1bc
1 changed files with 2 additions and 1 deletions
|
@ -212,12 +212,13 @@ a {
|
|||
border-radius: 5px;
|
||||
font-size: 15px;
|
||||
color: #fff;
|
||||
width: 240px;
|
||||
min-width: 240px;
|
||||
height: 44px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#browse:hover {
|
||||
|
|
Loading…
Reference in a new issue