Update samy.css
This commit is contained in:
9
samy.css
9
samy.css
@@ -212,9 +212,14 @@ body {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#PasswordContainer > div {
|
||||||
|
display: flex;
|
||||||
|
gap: 6px;
|
||||||
|
}
|
||||||
|
|
||||||
#PasswordContainer input {
|
#PasswordContainer input {
|
||||||
width: 40%;
|
flex: 1;
|
||||||
max-width: 200px;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#PasswordContainer button,
|
#PasswordContainer button,
|
||||||
|
|||||||
Reference in New Issue
Block a user