mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
6 lines
115 B
CSS
6 lines
115 B
CSS
|
afx-app-window[data-id="TinyEditor"] textarea[data-id="editor"]
|
||
|
{
|
||
|
margin: 0;
|
||
|
padding:10px;
|
||
|
border: 0;
|
||
|
}
|