[AAE-2021] Unit tests for about components (#5496)

* * Added unit tests to the about-github-link component.
* Removed unused css

* * Added unit tests to the about module and prodcut-version components

* * After rebase
This commit is contained in:
siva kumar
2020-02-21 15:42:42 +05:30
committed by GitHub
parent 2874e6469b
commit bf11cd65ec
11 changed files with 581 additions and 43 deletions

View File

@@ -1,10 +1,3 @@
.adf-about-container {
.adf-about-modules-container {
padding: 10px;
}
.adf-table-version {
width: 60%;
border: 0;
border-spacing: 0;
text-align: center;
}