[AAE-6050] Avoid to distort logo when show in application (#7301)

This commit is contained in:
Bartosz Sekuła
2021-10-15 09:51:33 +02:00
committed by GitHub
parent 941028999e
commit 85c60ad1a4

View File

@@ -17,7 +17,6 @@ adf-layout-header .mat-toolbar-single-row {
.adf-app-logo {
position: relative;
height: 28px;
width: 28px;
vertical-align: middle;
margin-top: -3px;
}