Skip to content
Snippets Groups Projects
Commit df4a1e90 authored by AndiMajore's avatar AndiMajore
Browse files

fixed privacy banner padding again

parent 2a61215a
No related branches found
No related tags found
No related merge requests found
<div class="notification center px-6" [class.disabled]="disabled" id="privacy-banner"> <div class="notification center" [class.disabled]="disabled" id="privacy-banner">
<button class="delete" (click)="close()"></button> <button class="delete" (click)="close()"></button>
<span class="has-text-justified"> <span class="has-text-justified px-6">
By using Drugst.One you agree to the end-user license agreement about redistribution policies of integrated data-sources. The license text can be shown <a By using Drugst.One you agree to the end-user license agreement about redistribution policies of integrated data-sources. The license text can be shown <a
class="link-style" (click)="drugstoneConfig.showLicense=true">here</a> or in the menu on the top right. class="link-style" (click)="drugstoneConfig.showLicense=true">here</a> or in the menu on the top right.
<br><br> <br><br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment