mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
11 lines
221 B
CSS
11 lines
221 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;
|
|
} |