Fix options page bridge styling

This commit is contained in:
hensm
2019-08-18 06:08:47 +01:00
parent be7544c49a
commit 539548ec81

View File

@@ -64,7 +64,6 @@ body {
.bridge__status {
align-items: center;
display: flex;
flex-basis: min-content;
flex-direction: column;
margin-inline-end: 25px;
}