Remove unneccary and dead code to handle case where custom logo is not set

This commit is contained in:
Johannes Zellner 2023-07-31 18:06:00 +02:00
parent 8dc7aa490a
commit a5f918c670
3 changed files with 3 additions and 18 deletions

View file

@ -559,9 +559,6 @@ a:not(.disabled).is-active i.fa {
top: 45px;
left: 10px;
}
#isSettingDatabaseCallDone {
display: none;
}
.at-link {
color: #17683a;
text-decoration: underline;