Let bridge module handle timeout

This commit is contained in:
hensm
2020-08-13 03:48:56 +01:00
parent 6ad76c97bb
commit 865bde56a4
3 changed files with 38 additions and 22 deletions

View File

@@ -135,6 +135,9 @@ button.ghost:not(:hover) {
flex-direction: row;
gap: 20px;
}
.bridge__info--timed-out .bridge__status-title {
font-size: 1.75em;
}
.bridge__status-title {
margin: initial;