Display Fix

This commit is contained in:
2023-12-20 22:47:31 +00:00
parent 24d36d8e26
commit 86e943eae0
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
<td class="mdl-data-table__cell--non-numeric">192.168.0.26</td>
</tr>
<tr>
<td class="mdl-data-table__cell--non-numeric">BLUETOOTH IP</td>
<td class="mdl-data-table__cell--non-numeric">Bluetooth IP</td>
<td class="mdl-data-table__cell--non-numeric">172.20.1.1</td>
</tr>
<tr>
+1
View File
@@ -61,6 +61,7 @@ html, body {
#settings > table > tbody > tr > td {
padding-right: 20px;
text-align: center;
width: 33%;
}
#buttons_card > button {