Stupid margins + scrolling
This commit is contained in:
@@ -44,7 +44,7 @@ export class NotConservedSheet {
|
||||
</p>
|
||||
<div class="notification is-light mx-3 mt-4 mb-0 p-2 is-hidden" id="biblio">
|
||||
</div>
|
||||
<p class="p-2">
|
||||
<p class="p-2 mb-4">
|
||||
<strong>Autore scheda:</strong> ${this._data.author}
|
||||
</p>
|
||||
</div>`;
|
||||
|
||||
@@ -40,7 +40,7 @@ export class SiteSheet {
|
||||
|
||||
renderShort() {
|
||||
return `
|
||||
<div class="container ml-3">
|
||||
<div class="container p-3">
|
||||
<p class="p-2">
|
||||
<span class="icon has-text-link">
|
||||
<i class="fa fa-tag"></i>
|
||||
|
||||
Reference in New Issue
Block a user