New Dark Mode does not look nice for victron live view
helgeerbe/OpenDTU-OnBattery#133
This commit is contained in:
parent
fe9959cc97
commit
7952becd17
@ -36,7 +36,7 @@
|
||||
<div class="row flex-row flex-wrap align-items-start g-3">
|
||||
<div class="col order-0">
|
||||
<div class="card" :class="{ 'border-info': true }">
|
||||
<div class="card-header bg-info">{{ $t('vedirecthome.DeviceInfo') }}</div>
|
||||
<div class="card-header text-bg-info">{{ $t('vedirecthome.DeviceInfo') }}</div>
|
||||
<div class="card-body">
|
||||
<table class="table table-striped table-hover">
|
||||
<thead>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user