Fix missing padding in reconnect message
This commit is contained in:
@@ -183,6 +183,7 @@ div.reconnect-wrapper {
|
||||
position: fixed;
|
||||
bottom: 1.5em;
|
||||
left: 1.5em;
|
||||
padding: .85em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background-color: $inactive-input-color;
|
||||
|
||||
Reference in New Issue
Block a user