@@ -1122,9 +1122,10 @@ const handleBack = () => {
|
|||||||
.language-anchor {
|
.language-anchor {
|
||||||
width: min(315px, 100%);
|
width: min(315px, 100%);
|
||||||
height: 64px;
|
height: 64px;
|
||||||
margin-top: 26px;
|
margin: 26px auto 0;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
align-self: center;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: rgba(17, 20, 15, 0.92);
|
background: rgba(17, 20, 15, 0.92);
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user