mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
webapp: inverter advanced tab needs space at the top
this avoids the input text box from colliding with the tab navigation bottom border.
This commit is contained in:
committed by
Thomas Basler
parent
e724fb8375
commit
f85297d52f
@@ -267,7 +267,7 @@
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="tab-pane fade show"
|
||||
class="tab-pane fade show pt-3"
|
||||
id="nav-advanced"
|
||||
role="tabpanel"
|
||||
aria-labelledby="nav-advanced-tab"
|
||||
|
||||
Reference in New Issue
Block a user