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