mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
Notify on saved options
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
}
|
||||
|
||||
#buttons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-self: flex-end;
|
||||
margin-block-start: 5px;
|
||||
}
|
||||
@@ -20,6 +22,10 @@
|
||||
margin-inline-end: 5px;
|
||||
}
|
||||
|
||||
#status-line {
|
||||
color: graytext;
|
||||
}
|
||||
|
||||
|
||||
.bridge {
|
||||
margin-top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user