mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
fix vertical bar problem with firefox in webUI
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-3">
|
<div class="col-xs-3">
|
||||||
<div style="position:fixed; top:0; bottom:40px; overflow-y:scroll; float:none;">
|
<div style="position:fixed; top:0; bottom:40px; float:none;">
|
||||||
<hr>
|
<hr>
|
||||||
</hr>
|
</hr>
|
||||||
<footer style="position:fixed; bottom: 0; height:40px;"><a id="appurl"
|
<footer style="position:fixed; bottom: 0; height:40px;"><a id="appurl"
|
||||||
|
|||||||
Reference in New Issue
Block a user