mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
10 lines
224 B
CSS
10 lines
224 B
CSS
afx-app-window[data-id="RemoteDesktop"] div[data-id="container"]
|
|
{
|
|
background-color: #272822;
|
|
}
|
|
afx-app-window[data-id="RemoteDesktop"] canvas[data-id="screen"]
|
|
{
|
|
border:0;
|
|
/*margin: auto;*/
|
|
display: block;
|
|
} |