mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Initial screen/tab casting implementation
This commit is contained in:
9
receiver/index.css
Normal file
9
receiver/index.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
#media {
|
||||
max-height: 100vh;
|
||||
max-width: 100vw;
|
||||
}
|
||||
Reference in New Issue
Block a user