Fix missing padding in reconnect message
This commit is contained in:
parent
115cbd9a76
commit
392d799bcf
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user