Removed inconsistent border in settings/configuration page
This commit is contained in:
parent
2552b92e5d
commit
518ec7055a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
else
|
||||
{
|
||||
<div class="card mt-5">
|
||||
<div class="card-header">
|
||||
<div class="card-header border-bottom-0">
|
||||
@{
|
||||
string title;
|
||||
|
||||
|
|
Loading…
Reference in a new issue