mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* Refactor, Split ADF About component * [ADF-4878] Add documentation * [ADF-4878] Rename Component * [ADF-4878] Implement comments * [ADF-4878] Update documentation for about components
11 lines
146 B
SCSS
11 lines
146 B
SCSS
.adf-about-container {
|
|
padding: 10px;
|
|
}
|
|
|
|
.adf-table-version {
|
|
width: 60%;
|
|
border: 0;
|
|
border-spacing: 0;
|
|
text-align: center;
|
|
}
|