Added missing space for tooltip in the settings
This commit is contained in:
parent
87b9b5e1c2
commit
bb0ab9dc67
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
else
|
||||
{
|
||||
<div class="card mt-5">
|
||||
<div class="card mt-5 mb-5">
|
||||
<div class="card-header border-bottom-0">
|
||||
@{
|
||||
string title;
|
||||
|
|
Loading…
Reference in a new issue