Update samy.css
This commit is contained in:
4
samy.css
4
samy.css
@@ -200,6 +200,10 @@ body {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: var(--dark-gray-color);
|
background-color: var(--dark-gray-color);
|
||||||
border: 1px solid var(--border-color);
|
border: 1px solid var(--border-color);
|
||||||
|
|
||||||
|
/* Make these panels roughly the same width as the SVSMSP Stack card */
|
||||||
|
width: 45%;
|
||||||
|
max-width: 520px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#PasswordContainer input,
|
#PasswordContainer input,
|
||||||
|
|||||||
Reference in New Issue
Block a user