UI: make svg adaptive
This commit is contained in:
parent
adccb3f628
commit
98ad214a90
@ -37,7 +37,7 @@
|
||||
</div>
|
||||
</ng-container>
|
||||
<ng-template #emptyNotification>
|
||||
<div class="tb-no-notification-svg-color" style="margin: 20px 24%">
|
||||
<div class="tb-no-notification-svg-color" style="height: 85%;">
|
||||
<svg height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 149 156" width="100%">
|
||||
<use [attr.xlink:href]="'assets/notification-bell.svg#CHECK_ICON'"></use>
|
||||
</svg>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user