mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 09:42:41 +01:00
8 lines
132 B
CSS
8 lines
132 B
CSS
|
/**
|
||
|
* @provides conpherence-update-css
|
||
|
*/
|
||
|
|
||
|
.phabricator-standard-page-body .aphront-dialog-view {
|
||
|
margin: 20px auto 0px auto;
|
||
|
}
|