mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Display message in selector instead of disabling browser action
This commit is contained in:
@@ -33,6 +33,14 @@ body {
|
||||
padding: initial;
|
||||
}
|
||||
|
||||
.receivers__not-found {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
height: 50px;
|
||||
justify-content: center;
|
||||
padding: 0.75em 1em;
|
||||
}
|
||||
|
||||
.receiver {
|
||||
column-gap: 0.75em;
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user