mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add options to switch bridge backup WebSocket server port
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
.bridge {
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
margin-bottom: 10px;
|
||||
order: -1;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
@@ -194,6 +195,12 @@
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.bridge__backup-port {
|
||||
width: 75px;
|
||||
margin-left: 0.5em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
|
||||
.category {
|
||||
border: initial;
|
||||
|
||||
Reference in New Issue
Block a user