Fix login-request-btn width after a→button change
This commit is contained in:
@@ -1162,9 +1162,12 @@ button {
|
||||
|
||||
.login-request-btn {
|
||||
display: block;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
margin-top: 1.1rem;
|
||||
padding: 0.68rem 1.2rem;
|
||||
cursor: pointer;
|
||||
border-radius: 10px;
|
||||
border: 1px solid rgba(42,130,210,0.22);
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user