mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
8 lines
192 B
CSS
8 lines
192 B
CSS
|
afx-app-window[data-id="OnlyOffice"] div[data-id="editor-area"] p{
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
afx-app-window[data-id="OnlyOffice"] div[data-id="editor-area"] button {
|
||
|
width: 250px;
|
||
|
|
||
|
}
|