mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-11 02:36:43 +02:00
7 lines
162 B
CSS
7 lines
162 B
CSS
afx-app-window[data-id="NotePad"] textarea[data-id="editor"]
|
|
{
|
|
margin: 0;
|
|
padding:10px;
|
|
border: 0;
|
|
background-color: var(--background-tertiary);
|
|
} |