Clean up the CSS style custom bulma rules

This commit is contained in:
Kerollmops
2020-07-11 14:51:59 +02:00
parent f6eae91c7d
commit b8a1fc0126
3 changed files with 5 additions and 13 deletions

View File

@ -21,7 +21,7 @@
<nav class="level">
<div class="level-item has-text-centered">
<div>
<p class="heading">Database Path</p>
<p class="heading">Database Name</p>
<p class="title">{{ db_name }}</p>
</div>
</div>
@ -53,6 +53,7 @@
<input id="search" class="input" type="text" autofocus placeholder="e.g. George Clooney">
</div>
</div>
<div class="level-item"></div>
</div>
<!-- Right side -->