add refresh icon to fontawesome (#493)

This commit is contained in:
Alberto Iannaccone
2021-09-02 11:49:44 +01:00
committed by GitHub
parent a8ec7c2640
commit 3f8a07654d
7 changed files with 720 additions and 681 deletions

View File

@@ -96,3 +96,7 @@ button.theia-button.main {
align-items: center;
white-space: nowrap;
}
.fa-reload {
font-size: 14px;
}