Modified about dialog to have a more consistent design, and added the logo & github logo to the top

This commit is contained in:
Isaac Grynsztein
2020-03-25 17:07:23 -04:00
parent a35d85d7df
commit 603c13eb4c
5 changed files with 20 additions and 11 deletions

View File

@@ -10,7 +10,14 @@ i {
}
.version-checked-icon {
top: 4px;
top: 5px;
margin-left: 2px;
position: relative;
margin-right: -3px;
}
.logo-image {
position: absolute;
top: -10px;
right: -10px;
}