Update samy.css
This commit is contained in:
4
samy.css
4
samy.css
@@ -135,7 +135,7 @@ body {
|
||||
position: relative;
|
||||
flex: 1;
|
||||
padding: 20px;
|
||||
padding-bottom: 160px;
|
||||
padding-bottom: 220px;
|
||||
overflow-y: auto;
|
||||
max-height: calc(100vh - 50px);
|
||||
}
|
||||
@@ -210,7 +210,7 @@ body {
|
||||
border: 1px solid var(--border-color);
|
||||
|
||||
/* Never wider than the stack column, but cap at 520px on big screens */
|
||||
width: min(45%, 520px);
|
||||
width: min(40%, 480px);
|
||||
}
|
||||
|
||||
#PasswordContainer input,
|
||||
|
||||
Reference in New Issue
Block a user