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